abc-git on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S abc-git

* (Optional) Uninstall abc-git on Arch using YAY

$ yay -Rns abc-git

2. Manually Install "abc-git" via AUR

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

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

b. Clone abc-git's git locally

$ git clone https://aur.archlinux.org/abc-git.git ~/abc-git

c. Go to ~/abc-git folder and install it

$ cd ~/abc-git $ makepkg -si

3. Information about the abc-git package on Arch User Repository (AUR)

ID: 643392
Name: abc-git
PackageBaseID: 144866
PackageBase: abc-git
Version: 1.01-1
Description: System for Sequential Logic Synthesis and Formal Verification
URL: http://www.eecs.berkeley.edu/~alanmi/abc/abc.htm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: spaceships
FirstSubmitted: 1567720133
LastModified: 1567720133
URLPath: /cgit/aur.git/snapshot/abc-git.tar.gz