python-cvc5 on AUR (Arch User Repository)

Last updated: June 26,2024

1. Install "python-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

b. Install python-cvc5 on Arch using YAY

$ yay -S python-cvc5

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

$ yay -Rns python-cvc5

2. Manually Install "python-cvc5" via AUR

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

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

b. Clone python-cvc5's git locally

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

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

$ cd ~/python-cvc5 $ makepkg -si

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

ID: 1394216
Name: python-cvc5
PackageBaseID: 197644
PackageBase: python-cvc5
Version: 1.1.1-1
Description: Python bindings for cvc5
URL: https://pypi.org/project/cvc5
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Neferin
Submitter: Neferin
FirstSubmitted: 1694898391
LastModified: 1706449914
URLPath: /cgit/aur.git/snapshot/python-cvc5.tar.gz