librbd on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "librbd" 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
Copied
b. Install librbd on Arch using YAY
$
yay -S
librbd
Copied
* (Optional) Uninstall librbd on Arch using YAY
$
yay -Rns
librbd
Copied
2. Manually Install "librbd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone librbd's git locally
$
git clone https://aur.archlinux.org/librbd.git
~/librbd
Copied
c. Go to ~/librbd folder and install it
$
cd
~/librbd
Copied
$
makepkg -si
Copied
3. Information about the librbd package on Arch User Repository (AUR)
ID: 1405785
Name: librbd
PackageBaseID: 184781
PackageBase: ceph
Version: 18.2.1-2
Description: Ceph Storage client library for RADOS block devices
URL: https://ceph.com/
NumVotes: 6
Popularity: 0.182436
OutOfDate:
Maintainer: pbazaah
Submitter: foxxx0
FirstSubmitted: 1659949763
LastModified: 1707346848
URLPath: /cgit/aur.git/snapshot/librbd.tar.gz
Name: librbd
PackageBaseID: 184781
PackageBase: ceph
Version: 18.2.1-2
Description: Ceph Storage client library for RADOS block devices
URL: https://ceph.com/
NumVotes: 6
Popularity: 0.182436
OutOfDate:
Maintainer: pbazaah
Submitter: foxxx0
FirstSubmitted: 1659949763
LastModified: 1707346848
URLPath: /cgit/aur.git/snapshot/librbd.tar.gz