9pfuse on AUR (Arch User Repository)

Last updated: September 27,2024

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

$ yay -S 9pfuse

* (Optional) Uninstall 9pfuse on Arch using YAY

$ yay -Rns 9pfuse

2. Manually Install "9pfuse" via AUR

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

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

b. Clone 9pfuse's git locally

$ git clone https://aur.archlinux.org/9pfuse.git ~/9pfuse

c. Go to ~/9pfuse folder and install it

$ cd ~/9pfuse $ makepkg -si

3. Information about the 9pfuse package on Arch User Repository (AUR)

ID: 1357629
Name: 9pfuse
PackageBaseID: 64379
PackageBase: 9pfuse
Version: 2-1
Description: The 9p protocol implementation for FUSE from Plan9 Port
URL: https://github.com/aperezdc/9pfuse
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1352281926
LastModified: 1700690273
URLPath: /cgit/aur.git/snapshot/9pfuse.tar.gz