lttng-modules-tp-fields: since 2.7
[lttng-docs.git] / contents / installing-lttng / desktop-distributions / ubuntu / ppa.md
index b820761e2c4dce98f56c87e8c785bafe749354cb..5ee84c6f50f2bfead9854ae93b2c53dfccba36b7 100644 (file)
@@ -3,12 +3,16 @@ id: ubuntu-ppa
 ---
 
 The
-<a href="https://launchpad.net/~lttng/+archive/ubuntu/ppa/" class="ext">LTTng PPA</a>
-offers the latest stable versions of LTTng packages. To get packages
-from the PPA, follow these steps:
+<a href="https://launchpad.net/~lttng/+archive/ubuntu/ppa/" class="ext">LTTng latest stable PPA</a>
+offers the latest stable LTTng 2.7 packages. To get packages from the
+PPA, follow these steps:
 
 <pre class="term">
 sudo apt-add-repository ppa:lttng/ppa
 sudo apt-get update
-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
+sudo apt-get install liblttng-ust-agent-java
+sudo apt-get install python3-lttngust
 </pre>
This page took 0.024093 seconds and 4 git commands to generate.