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

Last updated: April 29,2024

1. Install "lttng-ust.x86_64" package

This guide let you learn how to install lttng-ust.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "lttng-ust.x86_64" package

Please follow the step by step instructions below to uninstall lttng-ust.x86_64 on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 6:01:33 ago on Sun May 9 13:03:46 2021.
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.