cvc5 on AUR (Arch User Repository)
Last updated: December 28,2024
1. Install "cvc5" 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 cvc5 on Arch using YAY
$
yay -S
cvc5
Copied
* (Optional) Uninstall cvc5 on Arch using YAY
$
yay -Rns
cvc5
Copied
2. Manually Install "cvc5" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cvc5's git locally
$
git clone https://aur.archlinux.org/cvc5.git
~/cvc5
Copied
c. Go to ~/cvc5 folder and install it
$
cd
~/cvc5
Copied
$
makepkg -si
Copied
3. Information about the cvc5 package on Arch User Repository (AUR)
ID: 1394214
Name: cvc5
PackageBaseID: 197665
PackageBase: cvc5
Version: 1.1.1-1
Description: An open-source automatic theorem prover for Satisfiability Modulo Theories (SMT) problems
URL: https://github.com/cvc5/cvc5
NumVotes: 0
Popularity: 0
OutOfDate: 1710370128
Maintainer: Neferin
Submitter: Neferin
FirstSubmitted: 1694964290
LastModified: 1706449913
URLPath: /cgit/aur.git/snapshot/cvc5.tar.gz
Name: cvc5
PackageBaseID: 197665
PackageBase: cvc5
Version: 1.1.1-1
Description: An open-source automatic theorem prover for Satisfiability Modulo Theories (SMT) problems
URL: https://github.com/cvc5/cvc5
NumVotes: 0
Popularity: 0
OutOfDate: 1710370128
Maintainer: Neferin
Submitter: Neferin
FirstSubmitted: 1694964290
LastModified: 1706449913
URLPath: /cgit/aur.git/snapshot/cvc5.tar.gz