X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=contents%2Finstalling-lttng%2Fdesktop-distributions%2Fdebian.md;h=dfab0cd2bc4aec35874e71e4b5076a37c1f14ce4;hb=55369b8f3d9c6c843ca6fe5b60fef869f9487f40;hp=cd820b630e80abc6ddb6b6d58b2a3f262230b9f9;hpb=5e0cbfb01373c18e521217342fd8a9159cc186b1;p=lttng-docs.git diff --git a/contents/installing-lttng/desktop-distributions/debian.md b/contents/installing-lttng/desktop-distributions/debian.md index cd820b6..dfab0cd 100644 --- a/contents/installing-lttng/desktop-distributions/debian.md +++ b/contents/installing-lttng/desktop-distributions/debian.md @@ -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:
-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