installing: clarify some install steps
[lttng-docs.git] / contents / installing-lttng / desktop-distributions / ubuntu / ppa.md
... / ...
CommitLineData
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
13sudo apt-get install lttng-tools
14sudo apt-get install lttng-modules-dkms
15sudo apt-get install liblttng-ust-dev
16</pre>
This page took 0.022171 seconds and 4 git commands to generate.