lttng-gen-tp: document CFLAGS env. variable
[lttng-docs.git] / contents / installing-lttng / desktop-distributions / fedora.md
1 ---
2 id: fedora
3 ---
4
5 Starting from Fedora 17, LTTng-tools and LTTng-UST packages are officially
6 available using `yum`:
7
8 <pre class="term">
9 sudo yum install lttng-tools
10 sudo yum install lttng-ust
11 </pre>
12
13 LTTng-modules still needs to be built and installed
14 [from source](#doc-building-from-source).
This page took 0.052821 seconds and 4 git commands to generate.