mathsat-5 on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S mathsat-5

* (Optional) Uninstall mathsat-5 on Arch using YAY

$ yay -Rns mathsat-5

2. Manually Install "mathsat-5" via AUR

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

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

b. Clone mathsat-5's git locally

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

c. Go to ~/mathsat-5 folder and install it

$ cd ~/mathsat-5 $ makepkg -si

3. Information about the mathsat-5 package on Arch User Repository (AUR)

ID: 1203877
Name: mathsat-5
PackageBaseID: 71889
PackageBase: mathsat-5
Version: 5.6.9-1
Description: MathSAT 5 is an efficient SMT solver supporting a wide range of theories and functionalities
URL: http://mathsat.fbk.eu/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Ice_Phoenix
Submitter: Ice_Phoenix
FirstSubmitted: 1374061542
LastModified: 1675088053
URLPath: /cgit/aur.git/snapshot/mathsat-5.tar.gz