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