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