python-userspacefs on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-userspacefs

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

$ yay -Rns python-userspacefs

2. Manually Install "python-userspacefs" via AUR

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

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

b. Clone python-userspacefs's git locally

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

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

$ cd ~/python-userspacefs $ makepkg -si

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

ID: 1390051
Name: python-userspacefs
PackageBaseID: 136546
PackageBase: python-userspacefs
Version: 3.0.0-1
Description: Cross-platform user-space file systems for Python
URL: https://thelig.ht/code/userspacefs
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1539046134
LastModified: 1705866218
URLPath: /cgit/aur.git/snapshot/python-userspacefs.tar.gz