How to Install and Uninstall libbabeltrace.i686 Package on AlmaLinux 9

Last updated: September 29,2024

1. Install "libbabeltrace.i686" package

Here is a brief guide to show you how to install libbabeltrace.i686 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libbabeltrace.i686

2. Uninstall "libbabeltrace.i686" package

This guide let you learn how to uninstall libbabeltrace.i686 on AlmaLinux 9:

$ sudo dnf remove libbabeltrace.i686 $ sudo dnf autoremove

3. Information about the libbabeltrace.i686 package on AlmaLinux 9

Last metadata expiration check: 1:06:28 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libbabeltrace
Version : 1.5.8
Release : 10.el9
Architecture : i686
Size : 206 k
Source : babeltrace-1.5.8-10.el9.src.rpm
Repository : appstream
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.