oe-yocto: minor fixes
[lttng-docs.git] / contents / installing-lttng / desktop-distributions / debian.md
index cd820b630e80abc6ddb6b6d58b2a3f262230b9f9..dfab0cd2bc4aec35874e71e4b5076a37c1f14ce4 100644 (file)
@@ -2,12 +2,15 @@
 id: debian
 ---
 
-Debian wheezy (stable) and previous versions are not supported; you will
+Debian "wheezy" (stable) and previous versions are not supported; you
 need to build and install LTTng packages
 [from source](#doc-building-from-source) for those.
 
-Debian jessie (testing) and sid (unstable) have everything you need:
+Starting from Debian "jessie", packages are officially available
+using Apt:
 
 <pre class="term">
-sudo apt-get install lttng-tools lttng-modules-dkms liblttng-ust-dev
+sudo apt-get install lttng-tools
+sudo apt-get install lttng-modules-dkms
+sudo apt-get install liblttng-ust-dev
 </pre>
This page took 0.023812 seconds and 4 git commands to generate.