gofu on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S gofu

* (Optional) Uninstall gofu on Arch using YAY

$ yay -Rns gofu

2. Manually Install "gofu" via AUR

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

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

b. Clone gofu's git locally

$ git clone https://aur.archlinux.org/gofu.git ~/gofu

c. Go to ~/gofu folder and install it

$ cd ~/gofu $ makepkg -si

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

ID: 1082138
Name: gofu
PackageBaseID: 155990
PackageBase: gofu
Version: 1.1.3-3
Description: Simple file share service in go
URL: https://git.roshless.me/~roshless/gofu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Roshless
Submitter: Roshless
FirstSubmitted: 1595885734
LastModified: 1652913140
URLPath: /cgit/aur.git/snapshot/gofu.tar.gz