boolector-git on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S boolector-git

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

$ yay -Rns boolector-git

2. Manually Install "boolector-git" via AUR

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

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

b. Clone boolector-git's git locally

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

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

$ cd ~/boolector-git $ makepkg -si

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

ID: 1074939
Name: boolector-git
PackageBaseID: 133542
PackageBase: boolector-git
Version: 3.2.2.r18.g1a89c229-1
Description: A Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, arrays and uninterpreted functions
URL: https://github.com/Boolector/boolector
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xiretza
Submitter: deian
FirstSubmitted: 1529089434
LastModified: 1651583531
URLPath: /cgit/aur.git/snapshot/boolector-git.tar.gz