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