How to Install and Uninstall librados2.i686 Package on CentOS Stream 8

Last updated: July 01,2024

1. Install "librados2.i686" package

Please follow the guidance below to install librados2.i686 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install librados2.i686

2. Uninstall "librados2.i686" package

Please follow the guidance below to uninstall librados2.i686 on CentOS Stream 8:

$ sudo dnf remove librados2.i686 $ sudo dnf autoremove

3. Information about the librados2.i686 package on CentOS Stream 8

Last metadata expiration check: 1:03:54 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : librados2
Epoch : 1
Version : 12.2.7
Release : 9.el8
Architecture : i686
Size : 3.2 M
Source : ceph-12.2.7-9.el8.src.rpm
Repository : appstream
Summary : RADOS distributed object store client library
URL : http://ceph.com/
License : LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and MIT
Description : RADOS is a reliable, autonomic distributed object storage cluster
: developed as part of the Ceph distributed storage system. This is a
: shared library allowing applications to access the distributed object
: store using a simple file-like interface.