f07311cb41c871bed2e8a576a0e855362887b661
[lttng-docs.git] / contents / installing-lttng / desktop-distributions / ubuntu / official-repositories.md
1 ---
2 id: ubuntu-official-repositories
3 ---
4
5 To install LTTng 2.7 from the official Ubuntu repositories, simply
6 use `apt-get`:
7
8 <pre class="term">
9 sudo apt-get install lttng-tools
10 sudo apt-get install lttng-modules-dkms
11 sudo apt-get install liblttng-ust-dev
12 </pre>
This page took 0.03176 seconds and 3 git commands to generate.