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

Last updated: September 20,2024

1. Install "python3-lttngust" package

In this section, we are going to explain the necessary steps to install python3-lttngust on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-lttngust

2. Uninstall "python3-lttngust" package

Please follow the guidelines below to uninstall python3-lttngust on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-lttngust
Priority: extra
Section: universe/python
Installed-Size: 52
Maintainer: Ubuntu Developers
Original-Maintainer: Jon Bernard
Architecture: all
Source: ust
Version: 2.7.1-1
Depends: python3:any (>= 3.3.2-2~), liblttng-ust-python-agent0 (>= 2.7.1-1), liblttng-ust-python-agent0 (<< 2.7.1-1.1~)
Filename: pool/universe/u/ust/python3-lttngust_2.7.1-1_all.deb
Size: 9198
MD5sum: 94eb8430a5e2504c60d44edbfda1f1b2
SHA1: bca9b8ae4d464bb53b44f096a87499bceca335a2
SHA256: c7cbcc11acf9194513376a281829f04d240e5ff264f0540786b42df581f23b13
Description-en: 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: f5ddf90e8eb1a4188a10744c729de60c
Multi-Arch: foreign
Homepage: http://lttng.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu