ceph-deploy-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S ceph-deploy-git

* (Optional) Uninstall ceph-deploy-git on Arch using YAY

$ yay -Rns ceph-deploy-git

2. Manually Install "ceph-deploy-git" via AUR

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

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

b. Clone ceph-deploy-git's git locally

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

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

$ cd ~/ceph-deploy-git $ makepkg -si

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

ID: 593054
Name: ceph-deploy-git
PackageBaseID: 140194
PackageBase: ceph-deploy-git
Version: r2063.e5831d6-1
Description: Automation tool for ceph file cluster
URL: https://github.com/ceph/ceph-deploy.git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jbenge1
Submitter: jbenge1
FirstSubmitted: 1552116676
LastModified: 1552116676
URLPath: /cgit/aur.git/snapshot/ceph-deploy-git.tar.gz