python-cephfs on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S python-cephfs

* (Optional) Uninstall python-cephfs on Arch using YAY

$ yay -Rns python-cephfs

2. Manually Install "python-cephfs" via AUR

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

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

b. Clone python-cephfs's git locally

$ git clone https://aur.archlinux.org/python-cephfs.git ~/python-cephfs

c. Go to ~/python-cephfs folder and install it

$ cd ~/python-cephfs $ makepkg -si

3. Information about the python-cephfs package on Arch User Repository (AUR)

ID: 1405791
Name: python-cephfs
PackageBaseID: 184781
PackageBase: ceph
Version: 18.2.1-2
Description: Ceph Storage python library for libcephfs
URL: https://ceph.com/
NumVotes: 6
Popularity: 0.182436
OutOfDate:
Maintainer: pbazaah
Submitter: foxxx0
FirstSubmitted: 1659949763
LastModified: 1707346848
URLPath: /cgit/aur.git/snapshot/python-cephfs.tar.gz