fend-bin on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S fend-bin

* (Optional) Uninstall fend-bin on Arch using YAY

$ yay -Rns fend-bin

2. Manually Install "fend-bin" via AUR

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

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

b. Clone fend-bin's git locally

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

c. Go to ~/fend-bin folder and install it

$ cd ~/fend-bin $ makepkg -si

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

ID: 1426446
Name: fend-bin
PackageBaseID: 174421
PackageBase: fend-bin
Version: 1.4.5-1
Description: Arbitrary-precision unit-aware calculator
URL: https://github.com/printfn/fend
NumVotes: 2
Popularity: 0.029983
OutOfDate:
Maintainer: Funami
Submitter: Funami
FirstSubmitted: 1640509848
LastModified: 1710332179
URLPath: /cgit/aur.git/snapshot/fend-bin.tar.gz