boolector-java on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S boolector-java

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

$ yay -Rns boolector-java

2. Manually Install "boolector-java" via AUR

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

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

b. Clone boolector-java's git locally

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

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

$ cd ~/boolector-java $ makepkg -si

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

ID: 1073364
Name: boolector-java
PackageBaseID: 148047
PackageBase: boolector-java
Version: 3.2.6-1
Description: Java bindings for the Boolector SMT solver
URL: http://boolector.github.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: abdullin.am
Submitter: abdullin.am
FirstSubmitted: 1578662026
LastModified: 1651221891
URLPath: /cgit/aur.git/snapshot/boolector-java.tar.gz