python-pysmt on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-pysmt

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

$ yay -Rns python-pysmt

2. Manually Install "python-pysmt" via AUR

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

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

b. Clone python-pysmt's git locally

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

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

$ cd ~/python-pysmt $ makepkg -si

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

ID: 1002172
Name: python-pysmt
PackageBaseID: 173924
PackageBase: python-pysmt
Version: 0.9.1.dev139-1
Description: A solver-agnostic library for SMT Formulae manipulation and solving
URL: http://www.pysmt.org
NumVotes: 0
Popularity: 0
OutOfDate: 1655628457
Maintainer: Xeonacid
FirstSubmitted: 1639383667
LastModified: 1639383667
URLPath: /cgit/aur.git/snapshot/python-pysmt.tar.gz

5. The same packages on other Linux Distributions