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

Last updated: May 19,2024

1. Install "libbabeltrace.i686" package

Please follow the guidance below to install libbabeltrace.i686 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libbabeltrace.i686

2. Uninstall "libbabeltrace.i686" package

Please follow the guidelines below to uninstall libbabeltrace.i686 on Rocky Linux 8:

$ sudo dnf remove libbabeltrace.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:10:42 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libbabeltrace
Version : 1.5.4
Release : 3.el8
Architecture : i686
Size : 222 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.