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

Last updated: May 03,2024

1. Install "lttng-ust.x86_64" package

In this section, we are going to explain the necessary steps to install lttng-ust.x86_64 on CentOS Stream 8

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

2. Uninstall "lttng-ust.x86_64" package

This is a short guide on how to uninstall lttng-ust.x86_64 on CentOS Stream 8:

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

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

Last metadata expiration check: 3:07:52 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : lttng-ust
Version : 2.8.1
Release : 11.el8
Architecture : x86_64
Size : 259 k
Source : lttng-ust-2.8.1-11.el8.src.rpm
Repository : appstream
Summary : LTTng Userspace Tracer library
URL : https://lttng.org
License : LGPLv2 and GPLv2 and MIT
Description : This library may be used by user-space applications to generate
: trace-points using LTTng.