librados on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "librados" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install librados on Arch using YAY

$ yay -S librados

* (Optional) Uninstall librados on Arch using YAY

$ yay -Rns librados

2. Manually Install "librados" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone librados's git locally

$ git clone https://aur.archlinux.org/librados.git ~/librados

c. Go to ~/librados folder and install it

$ cd ~/librados $ makepkg -si

3. Information about the librados package on Arch User Repository (AUR)

ID: 1405783
Name: librados
PackageBaseID: 184781
PackageBase: ceph
Version: 18.2.1-2
Description: Ceph Storage client library to the RADOS distributed object store
URL: https://ceph.com/
NumVotes: 6
Popularity: 0.182436
OutOfDate:
Maintainer: pbazaah
Submitter: foxxx0
FirstSubmitted: 1659949763
LastModified: 1707346848
URLPath: /cgit/aur.git/snapshot/librados.tar.gz