Initial import
[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 lttng-modules-dkms liblttng-ust-dev
13 </pre>
This page took 0.029896 seconds and 4 git commands to generate.