nuts-and-bolts: split and update contents
[lttng-docs.git] / contents / installing-lttng / desktop-distributions / archlinux.md
index 23ce868f69619e20d9fd645c9e85ebd679c28471..bf3bbd3cc28bf708d583855826491b07ba707108 100644 (file)
@@ -3,14 +3,14 @@ id: archlinux
 ---
 
 LTTng packages are available in the
-<abbr title="Arch User Repository">AUR</abbr>:
+<abbr title="Arch User Repository">AUR</abbr> under the following names:
 <a href="https://aur.archlinux.org/packages/lttng-tools/" class="ext"><code>lttng-tools</code></a>,
 <a href="https://aur.archlinux.org/packages/lttng-modules/" class="ext"><code>lttng-modules</code></a>
 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>:
+The three LTTng packages can be installed using the following
+<a href="https://wiki.archlinux.org/index.php/yaourt" class="ext">Yaourt</a> commands:
 
 <pre class="term">
 yaourt -S lttng-tools
@@ -18,8 +18,8 @@ yaourt -S lttng-modules
 yaourt -S lttng-ust
 </pre>
 
-If you're living on the edge, the AUR also contains the latest Git masters
-of those packages:
+If you're living on the edge, the AUR also contains the latest Git master branch
+for each of those packages:
 <a href="https://aur.archlinux.org/packages/lttng-tools-git/" class="ext"><code>lttng-tools-git</code></a>,
 <a href="https://aur.archlinux.org/packages/lttng-modules-git/" class="ext"><code>lttng-modules-git</code></a>
 and
This page took 0.02482 seconds and 4 git commands to generate.