Remove unneeded "will"s + minor fixes
[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 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.029671 seconds and 4 git commands to generate.