How to Install and Uninstall libqb.x86_64 Package on Amazon Linux 2

Last updated: May 05,2024

1. Install "libqb.x86_64" package

Please follow the instructions below to install libqb.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libqb.x86_64

2. Uninstall "libqb.x86_64" package

Learn how to uninstall libqb.x86_64 on Amazon Linux 2:

$ sudo yum remove libqb.x86_64 $ sudo yum autoremove

3. Information about the libqb.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libqb
Arch : x86_64
Version : 1.0.5
Release : 1.amzn2
Size : 108 k
Repo : amzn2-core/2/x86_64
Summary : An IPC library for high performance servers
URL : https://github.com/ClusterLabs/libqb
License : LGPLv2+
Description : libqb provides high-performance, reusable features for
: client-server architecture, such as logging, tracing,
: inter-process communication (IPC), and polling.