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

Last updated: November 01,2024

1. Install "libbabeltrace.i686" package

This guide covers the steps necessary to install libbabeltrace.i686 on AlmaLinux 8

$ 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 8:

$ sudo dnf remove libbabeltrace.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:12:12 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libbabeltrace
Version : 1.5.4
Release : 3.el8
Architecture : i686
Size : 223 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.