libcephfs on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "libcephfs" 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 libcephfs on Arch using YAY
$
yay -S
libcephfs
Copied
* (Optional) Uninstall libcephfs on Arch using YAY
$
yay -Rns
libcephfs
Copied
2. Manually Install "libcephfs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libcephfs's git locally
$
git clone https://aur.archlinux.org/libcephfs.git
~/libcephfs
Copied
c. Go to ~/libcephfs folder and install it
$
cd
~/libcephfs
Copied
$
makepkg -si
Copied
3. Information about the libcephfs package on Arch User Repository (AUR)
ID: 1405784
Name: libcephfs
PackageBaseID: 184781
PackageBase: ceph
Version: 18.2.1-2
Description: Ceph Storage client library for CephFS, a distributed POSIX filesystem
URL: https://ceph.com/
NumVotes: 6
Popularity: 0.182436
OutOfDate:
Maintainer: pbazaah
Submitter: foxxx0
FirstSubmitted: 1659949763
LastModified: 1707346848
URLPath: /cgit/aur.git/snapshot/libcephfs.tar.gz
Name: libcephfs
PackageBaseID: 184781
PackageBase: ceph
Version: 18.2.1-2
Description: Ceph Storage client library for CephFS, a distributed POSIX filesystem
URL: https://ceph.com/
NumVotes: 6
Popularity: 0.182436
OutOfDate:
Maintainer: pbazaah
Submitter: foxxx0
FirstSubmitted: 1659949763
LastModified: 1707346848
URLPath: /cgit/aur.git/snapshot/libcephfs.tar.gz