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

Last updated: October 06,2024

1. Install "lttng-tools.x86_64" package

Please follow the step by step instructions below to install lttng-tools.x86_64 on CentOS Stream 8

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

2. Uninstall "lttng-tools.x86_64" package

This guide covers the steps necessary to uninstall lttng-tools.x86_64 on CentOS Stream 8:

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

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

Last metadata expiration check: 0:56:14 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : lttng-tools
Version : 2.8.8
Release : 1.el8
Architecture : x86_64
Size : 702 k
Source : lttng-tools-2.8.8-1.el8.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.