ubuntu-ppa: add LTTng-UST agents command lines
[lttng-docs.git] / contents / installing-lttng / desktop-distributions / ubuntu / ppa.md
CommitLineData
5e0cbfb0
PP
1---
2id: ubuntu-ppa
3---
4
5The
6<a href="https://launchpad.net/~lttng/+archive/ubuntu/ppa/" class="ext">LTTng PPA</a>
7offers the latest stable versions of LTTng packages. To get packages
8from the PPA, follow these steps:
9
10<pre class="term">
11sudo apt-add-repository ppa:lttng/ppa
12sudo apt-get update
381786a1
PP
13sudo apt-get install lttng-tools
14sudo apt-get install lttng-modules-dkms
15sudo apt-get install liblttng-ust-dev
47b49436
PP
16sudo apt-get install liblttng-ust-agent-java
17sudo apt-get install python3-lttngust
5e0cbfb0 18</pre>
This page took 0.022908 seconds and 4 git commands to generate.