python2-z3 on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S python2-z3

* (Optional) Uninstall python2-z3 on Arch using YAY

$ yay -Rns python2-z3

2. Manually Install "python2-z3" via AUR

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

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

b. Clone python2-z3's git locally

$ git clone https://aur.archlinux.org/python2-z3.git ~/python2-z3

c. Go to ~/python2-z3 folder and install it

$ cd ~/python2-z3 $ makepkg -si

3. Information about the python2-z3 package on Arch User Repository (AUR)

ID: 624817
Name: python2-z3
PackageBaseID: 140460
PackageBase: python2-z3
Version: 4.8.5-1
Description: High-performance theorem prover
URL: https://github.com/Z3Prover/z3
NumVotes: 2
Popularity: 0
OutOfDate: 1653946509
Maintainer:
Submitter: ulyssesrr
FirstSubmitted: 1553123566
LastModified: 1561511144
URLPath: /cgit/aur.git/snapshot/python2-z3.tar.gz