yafu on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S yafu

* (Optional) Uninstall yafu on Arch using YAY

$ yay -Rns yafu

2. Manually Install "yafu" via AUR

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

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

b. Clone yafu's git locally

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

c. Go to ~/yafu folder and install it

$ cd ~/yafu $ makepkg -si

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

ID: 1194745
Name: yafu
PackageBaseID: 91903
PackageBase: yafu
Version: 1.34.3-3
Description: Automated integer factorization
URL: http://yafu.sourceforge.net/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: hotaru
Submitter: hotaru
FirstSubmitted: 1428119959
LastModified: 1673409306
URLPath: /cgit/aur.git/snapshot/yafu.tar.gz