ba78ad357da7e829e31600b618e0aa2fd200609a
[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.029761 seconds and 3 git commands to generate.