cryptominisat4 on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S cryptominisat4

* (Optional) Uninstall cryptominisat4 on Arch using YAY

$ yay -Rns cryptominisat4

2. Manually Install "cryptominisat4" via AUR

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

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

b. Clone cryptominisat4's git locally

$ git clone https://aur.archlinux.org/cryptominisat4.git ~/cryptominisat4

c. Go to ~/cryptominisat4 folder and install it

$ cd ~/cryptominisat4 $ makepkg -si

3. Information about the cryptominisat4 package on Arch User Repository (AUR)

ID: 357280
Name: cryptominisat4
PackageBaseID: 92136
PackageBase: cryptominisat4
Version: 4.5.3-1
Description: A modern, multi-threaded, feature-rich, simplifying SAT solver
URL: http://www.msoos.org/cryptominisat4/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1428827645
LastModified: 1479410794
URLPath: /cgit/aur.git/snapshot/cryptominisat4.tar.gz