ceph-deploy on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "ceph-deploy" 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
Copied
b. Install ceph-deploy on Arch using YAY
$
yay -S
ceph-deploy
Copied
* (Optional) Uninstall ceph-deploy on Arch using YAY
$
yay -Rns
ceph-deploy
Copied
2. Manually Install "ceph-deploy" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ceph-deploy's git locally
$
git clone https://aur.archlinux.org/ceph-deploy.git
~/ceph-deploy
Copied
c. Go to ~/ceph-deploy folder and install it
$
cd
~/ceph-deploy
Copied
$
makepkg -si
Copied
3. Information about the ceph-deploy package on Arch User Repository (AUR)
ID: 824917
Name: ceph-deploy
PackageBaseID: 143389
PackageBase: ceph-deploy
Version: 2.1.0-1
Description: Deploy Ceph with minimal infrastructure, using just SSH access
URL: http://ceph.com
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: XenGi
Submitter: XenGi
FirstSubmitted: 1562831685
LastModified: 1606472213
URLPath: /cgit/aur.git/snapshot/ceph-deploy.tar.gz
Name: ceph-deploy
PackageBaseID: 143389
PackageBase: ceph-deploy
Version: 2.1.0-1
Description: Deploy Ceph with minimal infrastructure, using just SSH access
URL: http://ceph.com
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: XenGi
Submitter: XenGi
FirstSubmitted: 1562831685
LastModified: 1606472213
URLPath: /cgit/aur.git/snapshot/ceph-deploy.tar.gz