python-fusepy on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-fusepy

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

$ yay -Rns python-fusepy

2. Manually Install "python-fusepy" via AUR

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

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

b. Clone python-fusepy's git locally

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

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

$ cd ~/python-fusepy $ makepkg -si

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

ID: 1253367
Name: python-fusepy
PackageBaseID: 104955
PackageBase: python-fusepy
Version: 3.0.1-7
Description: Simple ctypes bindings for FUSE (no active development)
URL: https://github.com/fusepy/fusepy
NumVotes: 25
Popularity: 0.000726
OutOfDate:
Maintainer: RubenKelevra
Submitter: etiandre
FirstSubmitted: 1450826106
LastModified: 1683331598
URLPath: /cgit/aur.git/snapshot/python-fusepy.tar.gz