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

Last updated: July 03,2024

1. Install "libbabeltrace.i686" package

Here is a brief guide to show you how to install libbabeltrace.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install libbabeltrace.i686

2. Uninstall "libbabeltrace.i686" package

Please follow the step by step instructions below to uninstall libbabeltrace.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libbabeltrace.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:49:36 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libbabeltrace
Version : 1.5.4
Release : 4.el8
Architecture : i686
Size : 223 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.