debian: update instructions
[lttng-docs.git] / contents / installing-lttng / desktop-distributions / debian.md
1 ---
2 id: debian
3 ---
4
5 Debian "wheezy" (stable) and previous versions are not supported; you
6 need to build and install LTTng packages
7 [from source](#doc-building-from-source) for those.
8
9 Starting from Debian "jessie", packages are officially available
10 using Apt:
11
12 <pre class="term">
13 sudo apt-get install lttng-tools
14 sudo apt-get install lttng-modules-dkms
15 sudo apt-get install liblttng-ust-dev
16 </pre>
This page took 0.031848 seconds and 5 git commands to generate.