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

Last updated: July 02,2024

1. Install "librados2.x86_64" package

Here is a brief guide to show you how to install librados2.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install librados2.x86_64

2. Uninstall "librados2.x86_64" package

Learn how to uninstall librados2.x86_64 on CentOS Stream 8:

$ sudo dnf remove librados2.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:27:25 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : librados2
Epoch : 1
Version : 12.2.7
Release : 9.el8
Architecture : x86_64
Size : 2.9 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.