python-rbd on AUR (Arch User Repository)

Last updated: July 04,2024

1. Install "python-rbd" 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 python-rbd on Arch using YAY

$ yay -S python-rbd

* (Optional) Uninstall python-rbd on Arch using YAY

$ yay -Rns python-rbd

2. Manually Install "python-rbd" via AUR

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

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

b. Clone python-rbd's git locally

$ git clone https://aur.archlinux.org/python-rbd.git ~/python-rbd

c. Go to ~/python-rbd folder and install it

$ cd ~/python-rbd $ makepkg -si

3. Information about the python-rbd package on Arch User Repository (AUR)

ID: 1405790
Name: python-rbd
PackageBaseID: 184781
PackageBase: ceph
Version: 18.2.1-2
Description: Ceph Storage python library for librbd
URL: https://ceph.com/
NumVotes: 6
Popularity: 0.182436
OutOfDate:
Maintainer: pbazaah
Submitter: foxxx0
FirstSubmitted: 1659949763
LastModified: 1707346848
URLPath: /cgit/aur.git/snapshot/python-rbd.tar.gz