fup on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S fup

* (Optional) Uninstall fup on Arch using YAY

$ yay -Rns fup

2. Manually Install "fup" via AUR

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

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

b. Clone fup's git locally

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

c. Go to ~/fup folder and install it

$ cd ~/fup $ makepkg -si

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

ID: 1385721
Name: fup
PackageBaseID: 156203
PackageBase: fup
Version: 4-1
Description: Command line client for gofu
URL: https://git.roshless.me/gofu/fup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Roshless
Submitter: Roshless
FirstSubmitted: 1596217219
LastModified: 1705266142
URLPath: /cgit/aur.git/snapshot/fup.tar.gz