How to Install and Uninstall libqb.i686 Package on CentOS Stream 9

Last updated: January 14,2025

1. Install "libqb.i686" package

Please follow the guidance below to install libqb.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libqb.i686

2. Uninstall "libqb.i686" package

Learn how to uninstall libqb.i686 on CentOS Stream 9:

$ sudo dnf remove libqb.i686 $ sudo dnf autoremove

3. Information about the libqb.i686 package on CentOS Stream 9

Last metadata expiration check: 2:24:06 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libqb
Version : 2.0.8
Release : 1.el9
Architecture : i686
Size : 99 k
Source : libqb-2.0.8-1.el9.src.rpm
Repository : appstream
Summary : Library providing high performance logging, tracing, ipc, and poll
URL : https://github.com/ClusterLabs/libqb
License : LGPLv2+
Description : A "Quite Boring" library that provides high-performance, reusable features for client-server
: architecture, such as logging, tracing, inter-process communication (IPC),
: and polling.