cvc5-bin on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S cvc5-bin

* (Optional) Uninstall cvc5-bin on Arch using YAY

$ yay -Rns cvc5-bin

2. Manually Install "cvc5-bin" via AUR

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

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

b. Clone cvc5-bin's git locally

$ git clone https://aur.archlinux.org/cvc5-bin.git ~/cvc5-bin

c. Go to ~/cvc5-bin folder and install it

$ cd ~/cvc5-bin $ makepkg -si

3. Information about the cvc5-bin package on Arch User Repository (AUR)

ID: 1394217
Name: cvc5-bin
PackageBaseID: 186663
PackageBase: cvc5-bin
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: 1
Popularity: 3.0E-5
OutOfDate:
Maintainer: Neferin
Submitter: Neferin
FirstSubmitted: 1666021970
LastModified: 1706449915
URLPath: /cgit/aur.git/snapshot/cvc5-bin.tar.gz