boolector on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "boolector" 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 boolector on Arch using YAY
$
yay -S
boolector
Copied
* (Optional) Uninstall boolector on Arch using YAY
$
yay -Rns
boolector
Copied
2. Manually Install "boolector" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone boolector's git locally
$
git clone https://aur.archlinux.org/boolector.git
~/boolector
Copied
c. Go to ~/boolector folder and install it
$
cd
~/boolector
Copied
$
makepkg -si
Copied
3. Information about the boolector package on Arch User Repository (AUR)
ID: 989133
Name: boolector
PackageBaseID: 117723
PackageBase: boolector
Version: 3.2.2-2
Description: Boolector is an efficient SMT solver for the quantifier-free theory of bit-vectors in combination with the quantifier-free extensional theory of arrays.
URL: http://boolector.github.io/
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: Ice_Phoenix
Submitter: Ice_Phoenix
FirstSubmitted: 1481635154
LastModified: 1636984374
URLPath: /cgit/aur.git/snapshot/boolector.tar.gz
Name: boolector
PackageBaseID: 117723
PackageBase: boolector
Version: 3.2.2-2
Description: Boolector is an efficient SMT solver for the quantifier-free theory of bit-vectors in combination with the quantifier-free extensional theory of arrays.
URL: http://boolector.github.io/
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: Ice_Phoenix
Submitter: Ice_Phoenix
FirstSubmitted: 1481635154
LastModified: 1636984374
URLPath: /cgit/aur.git/snapshot/boolector.tar.gz