fedora: add procedure to install LTTng-modules
[lttng-docs.git] / contents / installing-lttng / desktop-distributions / archlinux.md
index c5e811e84940510977debc68e63c06eb6dd693d0..23ce868f69619e20d9fd645c9e85ebd679c28471 100644 (file)
@@ -10,10 +10,12 @@ and
 <a href="https://aur.archlinux.org/packages/lttng-ust/" class="ext"><code>lttng-ust</code></a>.
 
 You can automate all this using
-<a href="https://wiki.archlinux.org/index.php/yaourt" class="ext">Yaourt</a>.
+<a href="https://wiki.archlinux.org/index.php/yaourt" class="ext">Yaourt</a>:
 
 <pre class="term">
-yaourt -Sy lttng-tools lttng-modules lttng-ust
+yaourt -S lttng-tools
+yaourt -S lttng-modules
+yaourt -S lttng-ust
 </pre>
 
 If you're living on the edge, the AUR also contains the latest Git masters
This page took 0.027631 seconds and 4 git commands to generate.