cephadm-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S cephadm-git

* (Optional) Uninstall cephadm-git on Arch using YAY

$ yay -Rns cephadm-git

2. Manually Install "cephadm-git" via AUR

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

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

b. Clone cephadm-git's git locally

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

c. Go to ~/cephadm-git folder and install it

$ cd ~/cephadm-git $ makepkg -si

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

ID: 1314875
Name: cephadm-git
PackageBaseID: 153054
PackageBase: cephadm-git
Version: 18.0.0.r5589.g100bb997061-2
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: 1
Popularity: 0
OutOfDate:
Maintainer: XenGi
Submitter: XenGi
FirstSubmitted: 1590104259
LastModified: 1694012546
URLPath: /cgit/aur.git/snapshot/cephadm-git.tar.gz