ceph-mds on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ceph-mds

* (Optional) Uninstall ceph-mds on Arch using YAY

$ yay -Rns ceph-mds

2. Manually Install "ceph-mds" via AUR

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

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

b. Clone ceph-mds's git locally

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

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

$ cd ~/ceph-mds $ makepkg -si

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

ID: 1405779
Name: ceph-mds
PackageBaseID: 184781
PackageBase: ceph
Version: 18.2.1-2
Description: Ceph Storage cluster metadata server, the API gateway for CephFS
URL: https://ceph.com/
NumVotes: 6
Popularity: 0.182436
OutOfDate:
Maintainer: pbazaah
Submitter: foxxx0
FirstSubmitted: 1659949763
LastModified: 1707346848
URLPath: /cgit/aur.git/snapshot/ceph-mds.tar.gz