fend on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S fend

* (Optional) Uninstall fend on Arch using YAY

$ yay -Rns fend

2. Manually Install "fend" via AUR

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

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

b. Clone fend's git locally

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

c. Go to ~/fend folder and install it

$ cd ~/fend $ makepkg -si

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

ID: 1426307
Name: fend
PackageBaseID: 158139
PackageBase: fend
Version: 1.4.5-1
Description: Arbitrary-precision unit-aware calculator
URL: https://github.com/printfn/fend
NumVotes: 3
Popularity: 0.007853
OutOfDate:
Maintainer: printfn
Submitter: printfn
FirstSubmitted: 1601278048
LastModified: 1710320084
URLPath: /cgit/aur.git/snapshot/fend.tar.gz