cadical-pic on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S cadical-pic

* (Optional) Uninstall cadical-pic on Arch using YAY

$ yay -Rns cadical-pic

2. Manually Install "cadical-pic" via AUR

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

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

b. Clone cadical-pic's git locally

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

c. Go to ~/cadical-pic folder and install it

$ cd ~/cadical-pic $ makepkg -si

3. Information about the cadical-pic package on Arch User Repository (AUR)

ID: 1373551
Name: cadical-pic
PackageBaseID: 197645
PackageBase: cadical-pic
Version: 1.7.4-1
Description: A simple CDCL satisfiability solver with feature PIC enabled
URL: http://fmv.jku.at/cadical/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Neferin
Submitter: Neferin
FirstSubmitted: 1694898397
LastModified: 1703168540
URLPath: /cgit/aur.git/snapshot/cadical-pic.tar.gz