How to Install and Uninstall lttng-tools.x86_64 Package on Oracle Linux 8

Last updated: May 05,2024

1. Install "lttng-tools.x86_64" package

Please follow the instructions below to install lttng-tools.x86_64 on Oracle Linux 8

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

2. Uninstall "lttng-tools.x86_64" package

This guide let you learn how to uninstall lttng-tools.x86_64 on Oracle Linux 8:

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

3. Information about the lttng-tools.x86_64 package on Oracle Linux 8

Last metadata expiration check: 0:52:57 ago on Mon Sep 12 02:51:38 2022.
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.