How to Install and Uninstall librados-dev Package on Kali Linux

Last updated: May 21,2024

1. Install "librados-dev" package

In this section, we are going to explain the necessary steps to install librados-dev on Kali Linux

$ sudo apt update $ sudo apt install librados-dev

2. Uninstall "librados-dev" package

This guide let you learn how to uninstall librados-dev on Kali Linux:

$ sudo apt remove librados-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the librados-dev package on Kali Linux

Package: librados-dev
Source: ceph
Version: 16.2.11+ds-5
Installed-Size: 260
Maintainer: Ceph Packaging Team
Architecture: amd64
Replaces: librados1-dev, librados2-dev
Depends: librados2 (= 16.2.11+ds-5), libboost-program-options1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Conflicts: librados1-dev, librados2-dev
Size: 59332
SHA256: 72e4c1a3db1409dc33b22de0efd81fa0d07a19a75113cce7d8a22f394e07bc36
SHA1: c8748eec74f92017f259e191de137f4be56c767d
MD5sum: 1a8a717f3a5b3d18ed8e570011375344
Description: RADOS distributed object store client library (development files)
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.
.
This package contains development files needed for building applications that
link against librados2.
Description-md5:
Homepage: http://ceph.com/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/c/ceph/librados-dev_16.2.11+ds-5_amd64.deb