python2-fusepy on AUR (Arch User Repository)

Last updated: March 10,2025

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

$ yay -S python2-fusepy

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

$ yay -Rns python2-fusepy

2. Manually Install "python2-fusepy" via AUR

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

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

b. Clone python2-fusepy's git locally

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

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

$ cd ~/python2-fusepy $ makepkg -si

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

ID: 564896
Name: python2-fusepy
PackageBaseID: 97700
PackageBase: python2-fusepy
Version: 2.0.4-2
Description: Simple ctypes bindings for FUSE
URL: https://github.com/terencehonles/fusepy
NumVotes: 24
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jetm
FirstSubmitted: 1439657576
LastModified: 1543706100
URLPath: /cgit/aur.git/snapshot/python2-fusepy.tar.gz

5. The same packages on other Linux Distributions