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

Last updated: May 14,2024

1. Install "python3-lttngust" package

Learn how to install python3-lttngust on Kali Linux

$ sudo apt update $ sudo apt install python3-lttngust

2. Uninstall "python3-lttngust" package

This guide covers the steps necessary to uninstall python3-lttngust on Kali Linux:

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

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

Package: python3-lttngust
Source: ust
Version: 2.13.7-1
Installed-Size: 104
Maintainer: Jon Bernard
Architecture: all
Depends: python3:any, liblttng-ust-python-agent1 (>= 2.13.7-1), liblttng-ust-python-agent1 (<< 2.13.7-1.1~)
Size: 43952
SHA256: 67daa9f85536ddf62badd97b8bb885dab377985e974e3cc08cfea65067f6ed02
SHA1: 0127b999a334cc6fac9c4c2872bef8ced56ee06a
MD5sum: 63111307576e94f8a51020ccc81150c7
Description: LTTng 2.0 Userspace Tracer (Python 3 UST agent)
The userspace tracer is designed to provide detailed information about
userspace activity. Like the kernel tracer, performance is the main goal.
Tracing does not require system calls or traps. UST instrumentation points may
be added in any userspace code including signal handlers and libraries.
.
This package contains the Python 3.x UST agent.
Description-md5:
Multi-Arch: foreign
Homepage: https://lttng.org/
Section: python
Priority: optional
Filename: pool/main/u/ust/python3-lttngust_2.13.7-1_all.deb