From: Philippe Proulx Date: Mon, 31 Oct 2016 19:22:01 +0000 (-0400) Subject: Add install instructions for Arch Linux X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=f4a596c4aa04fc54139f00f1b77a676a7f4c3779;hp=974979f01d6e3ffdc7ea313b42152701d47e0bab;p=lttng-docs.git Add install instructions for Arch Linux Signed-off-by: Philippe Proulx --- diff --git a/2.8/lttng-docs-2.8.txt b/2.8/lttng-docs-2.8.txt index 7442660..e0ae808 100644 --- a/2.8/lttng-docs-2.8.txt +++ b/2.8/lttng-docs-2.8.txt @@ -410,7 +410,7 @@ previous Debian releases. other openSUSE releases. |Arch Linux -|Latest AUR packages. +|<> | |Alpine Linux @@ -578,6 +578,35 @@ sudo apt-get install python3-lttngust -- +[[arch-linux]] +=== Arch Linux + +To install LTTng{nbsp}{revision} on Arch Linux using +https://archlinux.fr/yaourt-en[Yaourt]: + +. Install the main LTTng{nbsp}{revision} packages: ++ +-- +[role="term"] +---- +yaourt -S lttng-tools +yaourt -S lttng-ust +yaourt -S lttng-modules +---- +-- + +. **If you need to instrument and trace <>**, install the LTTng-UST Python agent: ++ +-- +[role="term"] +---- +yaourt -S python-lttngust +yaourt -S python2-lttngust +---- +-- + + [[alpine-linux]] === Alpine Linux