How to Install and Uninstall librados2.x86_64 Package on Fedora 39

Last updated: October 05,2024

1. Install "librados2.x86_64" package

Please follow the steps below to install librados2.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install librados2.x86_64

2. Uninstall "librados2.x86_64" package

In this section, we are going to explain the necessary steps to uninstall librados2.x86_64 on Fedora 39:

$ sudo dnf remove librados2.x86_64 $ sudo dnf autoremove

3. Information about the librados2.x86_64 package on Fedora 39

Last metadata expiration check: 4:34:41 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : librados2
Epoch : 2
Version : 18.2.1
Release : 4.fc39
Architecture : x86_64
Size : 3.7 M
Source : ceph-18.2.1-4.fc39.src.rpm
Repository : updates
Summary : RADOS distributed object store client library
URL : http://ceph.com/
License : (LGPLv2+ or LGPLv3) and CC-BY-SA-3.0 and GPLv2 and Boost and BSD 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.