ceph on AUR (Arch User Repository)
Last updated: February 17,2025
1. Install "ceph" 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 on Arch using YAY
$
yay -S
ceph
Copied
* (Optional) Uninstall ceph on Arch using YAY
$
yay -Rns
ceph
Copied
2. Manually Install "ceph" 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's git locally
$
git clone https://aur.archlinux.org/ceph.git
~/ceph
Copied
c. Go to ~/ceph folder and install it
$
cd
~/ceph
Copied
$
makepkg -si
Copied
3. Information about the ceph package on Arch User Repository (AUR)
ID: 1405796
Name: ceph
PackageBaseID: 184781
PackageBase: ceph
Version: 18.2.1-2
Description: Ceph Storage full install [VIRTUAL]
URL: https://ceph.com/
NumVotes: 6
Popularity: 0.182436
OutOfDate:
Maintainer: pbazaah
Submitter: foxxx0
FirstSubmitted: 1659949763
LastModified: 1707346848
URLPath: /cgit/aur.git/snapshot/ceph.tar.gz
Name: ceph
PackageBaseID: 184781
PackageBase: ceph
Version: 18.2.1-2
Description: Ceph Storage full install [VIRTUAL]
URL: https://ceph.com/
NumVotes: 6
Popularity: 0.182436
OutOfDate:
Maintainer: pbazaah
Submitter: foxxx0
FirstSubmitted: 1659949763
LastModified: 1707346848
URLPath: /cgit/aur.git/snapshot/ceph.tar.gz