installing: clarify some install steps
[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 will
6 need to build and install LTTng packages
7 [from source](#doc-building-from-source) for those.
8
9 Debian jessie (testing) and sid (unstable) have everything you need:
10
11 <pre class="term">
12 sudo apt-get install lttng-tools
13 sudo apt-get install lttng-modules-dkms
14 sudo apt-get install liblttng-ust-dev
15 </pre>
This page took 0.031364 seconds and 5 git commands to generate.