How to Install and Uninstall lttng-tools.x86_64 Package on Fedora 39

Last updated: October 11,2024

1. Install "lttng-tools.x86_64" package

This is a short guide on how to install lttng-tools.x86_64 on Fedora 39

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

2. Uninstall "lttng-tools.x86_64" package

In this section, we are going to explain the necessary steps to uninstall lttng-tools.x86_64 on Fedora 39:

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

3. Information about the lttng-tools.x86_64 package on Fedora 39

Last metadata expiration check: 5:56:13 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : lttng-tools
Version : 2.13.10
Release : 7.fc39
Architecture : x86_64
Size : 1.3 M
Source : lttng-tools-2.13.10-7.fc39.src.rpm
Repository : fedora
Summary : LTTng control and utility programs
URL : http://lttng.org
License : GPL-2.0-only AND LGPL-2.1-only
Description : This package provides the unified interface to control both the LTTng kernel
: and userspace (UST) tracers.