Fix: update UST helper provider and event names
[lttng-docs.git] / contents / installing-lttng / desktop-distributions / archlinux.md
CommitLineData
5e0cbfb0
PP
1---
2id: archlinux
3---
4
5LTTng packages are available in the
3b98be9e 6<abbr title="Arch User Repository">AUR</abbr> under the following names:
5e0cbfb0
PP
7<a href="https://aur.archlinux.org/packages/lttng-tools/" class="ext"><code>lttng-tools</code></a>,
8<a href="https://aur.archlinux.org/packages/lttng-modules/" class="ext"><code>lttng-modules</code></a>
9and
10<a href="https://aur.archlinux.org/packages/lttng-ust/" class="ext"><code>lttng-ust</code></a>.
11
3b98be9e
SB
12The three LTTng packages can be installed using the following
13<a href="https://wiki.archlinux.org/index.php/yaourt" class="ext">Yaourt</a> commands:
5e0cbfb0
PP
14
15<pre class="term">
75efef23
PP
16yaourt -S lttng-tools
17yaourt -S lttng-modules
18yaourt -S lttng-ust
5e0cbfb0
PP
19</pre>
20
3b98be9e
SB
21If you're living on the edge, the AUR also contains the latest Git master branch
22for each of those packages:
5e0cbfb0
PP
23<a href="https://aur.archlinux.org/packages/lttng-tools-git/" class="ext"><code>lttng-tools-git</code></a>,
24<a href="https://aur.archlinux.org/packages/lttng-modules-git/" class="ext"><code>lttng-modules-git</code></a>
25and
26<a href="https://aur.archlinux.org/packages/lttng-ust-git/" class="ext"><code>lttng-ust-git</code></a>.
This page took 0.025549 seconds and 4 git commands to generate.