How to Install and Uninstall lttng-ust.x86_64 Package on CentOS Stream 9

Last updated: September 21,2024

1. Install "lttng-ust.x86_64" package

This guide covers the steps necessary to install lttng-ust.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install lttng-ust.x86_64

2. Uninstall "lttng-ust.x86_64" package

Here is a brief guide to show you how to uninstall lttng-ust.x86_64 on CentOS Stream 9:

$ sudo dnf remove lttng-ust.x86_64 $ sudo dnf autoremove

3. Information about the lttng-ust.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:08:10 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : lttng-ust
Version : 2.12.0
Release : 6.el9
Architecture : x86_64
Size : 292 k
Source : lttng-ust-2.12.0-6.el9.src.rpm
Repository : appstream
Summary : LTTng Userspace Tracer library
URL : https://lttng.org
License : LGPLv2.1, MIT and GPLv2
Description : This library may be used by user-space applications to generate
: trace-points using LTTng.