ceph-volume on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S ceph-volume

* (Optional) Uninstall ceph-volume on Arch using YAY

$ yay -Rns ceph-volume

2. Manually Install "ceph-volume" via AUR

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

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

b. Clone ceph-volume's git locally

$ git clone https://aur.archlinux.org/ceph-volume.git ~/ceph-volume

c. Go to ~/ceph-volume folder and install it

$ cd ~/ceph-volume $ makepkg -si

3. Information about the ceph-volume package on Arch User Repository (AUR)

ID: 1405772
Name: ceph-volume
PackageBaseID: 184781
PackageBase: ceph
Version: 18.2.1-2
Description: Ceph Storage utility for preparing block devices for use as OSDs
URL: https://ceph.com/
NumVotes: 6
Popularity: 0.182436
OutOfDate:
Maintainer: pbazaah
Submitter: foxxx0
FirstSubmitted: 1659949763
LastModified: 1707346848
URLPath: /cgit/aur.git/snapshot/ceph-volume.tar.gz