How to Install and Uninstall lttng-tools.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 10,2024

1. Install "lttng-tools.x86_64" package

This is a short guide on how to install lttng-tools.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "lttng-tools.x86_64" package

Please follow the instructions below to uninstall lttng-tools.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the lttng-tools.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:06:28 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : lttng-tools
Version : 2.12.11
Release : 1.el9
Architecture : x86_64
Size : 957 k
Source : lttng-tools-2.12.11-1.el9.src.rpm
Repository : epel
Summary : LTTng control and utility programs
URL : http://lttng.org
License : GPLv2 and LGPLv2
Description : This package provides the unified interface to control both the LTTng kernel
: and userspace (UST) tracers.