How to Install and Uninstall libbabeltrace.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 11,2024

1. Install "libbabeltrace.x86_64" package

Please follow the instructions below to install libbabeltrace.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install libbabeltrace.x86_64

2. Uninstall "libbabeltrace.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libbabeltrace.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libbabeltrace.x86_64 $ sudo dnf autoremove

3. Information about the libbabeltrace.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:15:44 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libbabeltrace
Version : 1.5.4
Release : 4.el8
Architecture : x86_64
Size : 200 k
Source : babeltrace-1.5.4-4.el8.src.rpm
Repository : ubi-8-baseos-rpms
Summary : Common Trace Format Babel Tower
URL : https://www.efficios.com/babeltrace
License : MIT and GPLv2
Description : This project provides trace read and write libraries, as well as a trace
: converter. A plugin can be created for any trace format to allow its conversion
: to/from another trace format.