aiger on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S aiger

* (Optional) Uninstall aiger on Arch using YAY

$ yay -Rns aiger

2. Manually Install "aiger" via AUR

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

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

b. Clone aiger's git locally

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

c. Go to ~/aiger folder and install it

$ cd ~/aiger $ makepkg -si

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

ID: 797791
Name: aiger
PackageBaseID: 151745
PackageBase: aiger
Version: 1.9.9-2
Description: A format, library and set of utilities for And-Inverter Graphs (AIGs)
URL: http://fmv.jku.at/aiger/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xiretza
Submitter: xiretza
FirstSubmitted: 1587396353
LastModified: 1601316975
URLPath: /cgit/aur.git/snapshot/aiger.tar.gz