ceph-libs-bin on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S ceph-libs-bin

* (Optional) Uninstall ceph-libs-bin on Arch using YAY

$ yay -Rns ceph-libs-bin

2. Manually Install "ceph-libs-bin" via AUR

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

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

b. Clone ceph-libs-bin's git locally

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

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

$ cd ~/ceph-libs-bin $ makepkg -si

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

ID: 1405801
Name: ceph-libs-bin
PackageBaseID: 184921
PackageBase: ceph-bin
Version: 18.2.1-2
Description: Distributed, fault-tolerant storage platform delivering object, block, and file system
URL: https://ceph.com/
NumVotes: 6
Popularity: 0.026119
OutOfDate:
Maintainer: pbazaah
Submitter: pbazaah
FirstSubmitted: 1660493163
LastModified: 1707347350
URLPath: /cgit/aur.git/snapshot/ceph-libs-bin.tar.gz