X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=2.8%2Flttng-docs-2.8.txt;h=e0ae8088f8e2bbe396209a537610f501c5dd0e3a;hb=f4a596c4aa04fc54139f00f1b77a676a7f4c3779;hp=749776c070e48eb7a406acf15e67e1ee3f2f5748;hpb=51849c8bb83e69cd5d9552ac39e570a55620a293;p=lttng-docs.git diff --git a/2.8/lttng-docs-2.8.txt b/2.8/lttng-docs-2.8.txt index 749776c..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 @@ -448,7 +448,7 @@ LTTng{nbsp}{revision} is available on Ubuntu{nbsp}16.10 _Yakkety Yak_. For previous releases of Ubuntu, <>. -To install LTTng{nbsp}{revision} on Ubuntu 16.10{nbsp}_Yakkety Yak_: +To install LTTng{nbsp}{revision} on Ubuntu{nbsp}16.10 _Yakkety Yak_: . Install the main LTTng{nbsp}{revision} packages: + @@ -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