How to Install and Uninstall python3-lttnganalyses Package on Kali Linux

Last updated: March 28,2024

1. Install "python3-lttnganalyses" package

Learn how to install python3-lttnganalyses on Kali Linux

$ sudo apt update $ sudo apt install python3-lttnganalyses

2. Uninstall "python3-lttnganalyses" package

Learn how to uninstall python3-lttnganalyses on Kali Linux:

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

3. Information about the python3-lttnganalyses package on Kali Linux

Package: python3-lttnganalyses
Source: lttnganalyses
Version: 0.6.1-3
Installed-Size: 1247
Maintainer: Michael Jeanson
Architecture: all
Depends: python3-pyparsing, python3:any, python3-babeltrace (>= 1.2~), babeltrace (>= 1.2~)
Recommends: python3-progressbar
Size: 156384
SHA256: c2840fea5f89507b8df56dcbe26374fd9f84b956bb0ffa5535885d07fcb35d83
SHA1: bf26f1bc55425f70bd299b16cbd0e68e7815a78e
MD5sum: 64f2b3676e37771b58a0d6bd35f3f80c
Description: 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
Section: python
Priority: optional
Filename: pool/main/l/lttnganalyses/python3-lttnganalyses_0.6.1-3_all.deb