How to Install and Uninstall python3-lttnganalyses Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 20,2024

1. Install "python3-lttnganalyses" package

Learn how to install python3-lttnganalyses on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-lttnganalyses

2. Uninstall "python3-lttnganalyses" package

This is a short guide on how to uninstall python3-lttnganalyses on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-lttnganalyses $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-lttnganalyses package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-lttnganalyses
Priority: optional
Section: universe/python
Installed-Size: 989
Maintainer: Michael Jeanson
Architecture: all
Source: lttnganalyses
Version: 0.4.3-1
Depends: python3:any (>= 3.4~), python3-babeltrace (>= 1.2)
Filename: pool/universe/l/lttnganalyses/python3-lttnganalyses_0.4.3-1_all.deb
Size: 112418
MD5sum: 033c400288617ee42f50884319594467
SHA1: 2863cd906bb96295306e729b4d86e1e25c3bec37
SHA256: cb1c47c7465ce0e428dee92c9de227d4e1a8a3e7bafae1cfaf5b6a43c7d8d8e3
Description-en: LTTng 2.0 trace analysis tools (Python 3)
The LTTng project aims at providing highly efficient tracing tools for Linux.
Its tracers help tracking down performance issues and debugging problems
involving multiple concurrent processes and threads. Tracing across multiple
systems is also possible.
.
This package contains various tools to analyse LTTng kernel traces and extract
monitoring data and metrics. As opposed to other diagnostic or monitoring
solutions, this approach is designed to allow users to record their system's
activity with a low overhead, wait for a problem to occur and then diagnose
its cause offline.
Description-md5: 6079b66992f877c4e965c6b16a4060f7
Homepage: https://github.com/lttng/lttng-analyses
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu