Initial import
[lttng-docs.git] / contents / installing-lttng / desktop-distributions / ubuntu / ppa.md
1 ---
2 id: ubuntu-ppa
3 ---
4
5 The
6 <a href="https://launchpad.net/~lttng/+archive/ubuntu/ppa/" class="ext">LTTng PPA</a>
7 offers the latest stable versions of LTTng packages. To get packages
8 from the PPA, follow these steps:
9
10 <pre class="term">
11 sudo apt-add-repository ppa:lttng/ppa
12 sudo apt-get update
13 sudo apt-get install lttng-tools lttng-modules-dkms liblttng-ust-dev
14 </pre>
This page took 0.031347 seconds and 4 git commands to generate.