librados-config
12.2.8-1.fc29.x86_64 : RADOS headers
Install
- All systems
-
curl cmd.cat/librados-config.sh
- Debian
-
apt-get install librados-dev
- Ubuntu
-
apt-get install librados-dev
- Arch Linux
-
pacman -S ceph
- Kali Linux
-
apt-get install librados-dev
- Fedora
-
dnf install librados-devel-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install librados-dev
- Raspbian
-
apt-get install librados-dev
- Dockerfile
- dockerfile.run/librados-config
librados-devel-1
12.2.8-1.fc29.x86_64 : RADOS headers
librados-dev
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.
ceph
distributed storage and file system
Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. This package contains all server daemons and management tools for creating, running, and administering a Ceph storage cluster, with the exception of the metadata server, which is necessary for using the distributed file system and is provided by the ceph-mds package.