cadical on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "cadical" 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 cadical on Arch using YAY
$
yay -S
cadical
Copied
* (Optional) Uninstall cadical on Arch using YAY
$
yay -Rns
cadical
Copied
2. Manually Install "cadical" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cadical's git locally
$
git clone https://aur.archlinux.org/cadical.git
~/cadical
Copied
c. Go to ~/cadical folder and install it
$
cd
~/cadical
Copied
$
makepkg -si
Copied
3. Information about the cadical package on Arch User Repository (AUR)
ID: 1045965
Name: cadical
PackageBaseID: 141613
PackageBase: cadical
Version: 1.5.0-1
Description: A simple CDCL satisfiability solver
URL: http://fmv.jku.at/cadical/
NumVotes: 2
Popularity: 1.0E-6
OutOfDate: 1689144409
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1556509393
LastModified: 1646374324
URLPath: /cgit/aur.git/snapshot/cadical.tar.gz
Name: cadical
PackageBaseID: 141613
PackageBase: cadical
Version: 1.5.0-1
Description: A simple CDCL satisfiability solver
URL: http://fmv.jku.at/cadical/
NumVotes: 2
Popularity: 1.0E-6
OutOfDate: 1689144409
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1556509393
LastModified: 1646374324
URLPath: /cgit/aur.git/snapshot/cadical.tar.gz