aaflib on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S aaflib

* (Optional) Uninstall aaflib on Arch using YAY

$ yay -Rns aaflib

2. Manually Install "aaflib" via AUR

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

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

b. Clone aaflib's git locally

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

c. Go to ~/aaflib folder and install it

$ cd ~/aaflib $ makepkg -si

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

ID: 654139
Name: aaflib
PackageBaseID: 145538
PackageBase: aaflib
Version: 0.1-1
Description: An implementation of the mathematical construct of affine arithmetics in C++.
URL: http://aaflib.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1570148756
LastModified: 1570559738
URLPath: /cgit/aur.git/snapshot/aaflib.tar.gz