libaffa on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S libaffa

* (Optional) Uninstall libaffa on Arch using YAY

$ yay -Rns libaffa

2. Manually Install "libaffa" via AUR

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

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

b. Clone libaffa's git locally

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

c. Go to ~/libaffa folder and install it

$ cd ~/libaffa $ makepkg -si

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

ID: 654129
Name: libaffa
PackageBaseID: 145675
PackageBase: libaffa
Version: 0.9.6-1
Description: A C++ affine arithmetic library for GNU/Linux.
URL: http://savannah.nongnu.org/projects/libaffa
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1570557680
LastModified: 1570557680
URLPath: /cgit/aur.git/snapshot/libaffa.tar.gz