Fix Ubuntu install documentation regarding the PPA
[lttng-docs.git] / contents / installing-lttng / desktop-distributions / ubuntu / ppa.md
CommitLineData
5e0cbfb0
PP
1---
2id: ubuntu-ppa
3---
4
5The
b06ddade
PP
6<a href="https://launchpad.net/~lttng/+archive/ubuntu/ppa/" class="ext">LTTng latest stable PPA</a>
7offers the latest stable LTTng 2.7 packages. To get packages from the
8PPA, follow these steps:
5e0cbfb0
PP
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.02345 seconds and 4 git commands to generate.