python-constraint-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-constraint-git

* (Optional) Uninstall python-constraint-git on Arch using YAY

$ yay -Rns python-constraint-git

2. Manually Install "python-constraint-git" via AUR

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

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

b. Clone python-constraint-git's git locally

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

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

$ cd ~/python-constraint-git $ makepkg -si

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

ID: 1323928
Name: python-constraint-git
PackageBaseID: 162535
PackageBase: python-constraint-git
Version: 2.0.0b3.r10.g2357471-1
Description: Solvers for Constraint Satisfaction Problems (CSPs) over finite domains in simple and pure Python
URL: https://github.com/python-constraint/python-constraint
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xiretza
Submitter: xiretza
FirstSubmitted: 1611578880
LastModified: 1695565395
URLPath: /cgit/aur.git/snapshot/python-constraint-git.tar.gz