cadical on AUR (Arch User Repository)

Last updated: October 05,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

b. Install cadical on Arch using YAY

$ yay -S cadical

* (Optional) Uninstall cadical on Arch using YAY

$ yay -Rns cadical

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

b. Clone cadical's git locally

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

c. Go to ~/cadical folder and install it

$ cd ~/cadical $ makepkg -si

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