python-pyfuse3 on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-pyfuse3

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

$ yay -Rns python-pyfuse3

2. Manually Install "python-pyfuse3" via AUR

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

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

b. Clone python-pyfuse3's git locally

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

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

$ cd ~/python-pyfuse3 $ makepkg -si

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

ID: 1326867
Name: python-pyfuse3
PackageBaseID: 139972
PackageBase: python-pyfuse3
Version: 3.3.0-1
Description: Python 3 bindings for libfuse 3 with asynchronous API (Trio compatible)
URL: https://github.com/libfuse/pyfuse3
NumVotes: 4
Popularity: 0.036816
OutOfDate:
Maintainer: intelfx
Submitter: intelfx
FirstSubmitted: 1551291646
LastModified: 1696056924
URLPath: /cgit/aur.git/snapshot/python-pyfuse3.tar.gz