cephadm on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S cephadm

* (Optional) Uninstall cephadm on Arch using YAY

$ yay -Rns cephadm

2. Manually Install "cephadm" via AUR

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

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

b. Clone cephadm's git locally

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

c. Go to ~/cephadm folder and install it

$ cd ~/cephadm $ makepkg -si

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

ID: 1421422
Name: cephadm
PackageBaseID: 153053
PackageBase: cephadm
Version: 18.2.2-1
Description: Cephadm deploys and manages a Ceph cluster by connection to hosts from the manager daemon via SSH to add, remove, or update Ceph daemon containers
URL: https://ceph.com/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: XenGi
Submitter: XenGi
FirstSubmitted: 1590103533
LastModified: 1709676204
URLPath: /cgit/aur.git/snapshot/cephadm.tar.gz