go-fuse on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S go-fuse

* (Optional) Uninstall go-fuse on Arch using YAY

$ yay -Rns go-fuse

2. Manually Install "go-fuse" via AUR

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

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

b. Clone go-fuse's git locally

$ git clone https://aur.archlinux.org/go-fuse.git ~/go-fuse

c. Go to ~/go-fuse folder and install it

$ cd ~/go-fuse $ makepkg -si

3. Information about the go-fuse package on Arch User Repository (AUR)

ID: 271099
Name: go-fuse
PackageBaseID: 106947
PackageBase: go-fuse
Version: 1264.8c85ded-6
Description: native bindings for the FUSE kernel module
URL: https://github.com/hanwen/go-fuse
NumVotes: 0
Popularity: 0
OutOfDate: 1520106088
Maintainer:
Submitter: aksr
FirstSubmitted: 1454412830
LastModified: 1454412876
URLPath: /cgit/aur.git/snapshot/go-fuse.tar.gz