How to Install and Uninstall libbabeltrace.x86_64 Package on Rocky Linux 8

Last updated: May 19,2024

1. Install "libbabeltrace.x86_64" package

Please follow the instructions below to install libbabeltrace.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libbabeltrace.x86_64

2. Uninstall "libbabeltrace.x86_64" package

This tutorial shows how to uninstall libbabeltrace.x86_64 on Rocky Linux 8:

$ sudo dnf remove libbabeltrace.x86_64 $ sudo dnf autoremove

3. Information about the libbabeltrace.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:50:32 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libbabeltrace
Version : 1.5.4
Release : 3.el8
Architecture : x86_64
Size : 199 k
Source : babeltrace-1.5.4-3.el8.src.rpm
Repository : baseos
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.