fend on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install fend on Arch using YAY
$
yay -S
fend
Copied
* (Optional) Uninstall fend on Arch using YAY
$
yay -Rns
fend
Copied
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
Copied
b. Clone fend's git locally
$
git clone https://aur.archlinux.org/fend.git
~/fend
Copied
c. Go to ~/fend folder and install it
$
cd
~/fend
Copied
$
makepkg -si
Copied
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
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