How to Install and Uninstall liblttng-ust-dev Package on Kali Linux

Last updated: July 07,2024

1. Install "liblttng-ust-dev" package

Please follow the guidelines below to install liblttng-ust-dev on Kali Linux

$ sudo apt update $ sudo apt install liblttng-ust-dev

2. Uninstall "liblttng-ust-dev" package

Please follow the guidance below to uninstall liblttng-ust-dev on Kali Linux:

$ sudo apt remove liblttng-ust-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblttng-ust-dev package on Kali Linux

Package: liblttng-ust-dev
Source: ust
Version: 2.13.7-1
Installed-Size: 504
Maintainer: Jon Bernard
Architecture: amd64
Depends: liblttng-ust1 (= 2.13.7-1), liblttng-ust-ctl5 (= 2.13.7-1), liblttng-ust-python-agent1 (= 2.13.7-1), liburcu-dev (>= 0.12~), uuid-dev
Recommends: python3
Size: 128184
SHA256: f016274c35b547ce9e9bc58afadd7ccbf56e6b5ace9a8109d4fdfe481c4de641
SHA1: 0a3e8a2cc7ae1bcf5e233a7323dbf0337fb5080e
MD5sum: 5e621c14c6e8ecd918b21ddb7c8b6820
Description: LTTng 2.0 Userspace Tracer (development files)
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 UST library development files necessary to compile
and link applications against liblttng-ust.
Description-md5:
Multi-Arch: same
Homepage: https://lttng.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/u/ust/liblttng-ust-dev_2.13.7-1_amd64.deb