---
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
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