python-constraint on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "python-constraint" 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
Copied
b. Install python-constraint on Arch using YAY
$
yay -S
python-constraint
Copied
* (Optional) Uninstall python-constraint on Arch using YAY
$
yay -Rns
python-constraint
Copied
2. Manually Install "python-constraint" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-constraint's git locally
$
git clone https://aur.archlinux.org/python-constraint.git
~/python-constraint
Copied
c. Go to ~/python-constraint folder and install it
$
cd
~/python-constraint
Copied
$
makepkg -si
Copied
3. Information about the python-constraint package on Arch User Repository (AUR)
ID: 1252565
Name: python-constraint
PackageBaseID: 151864
PackageBase: python-constraint
Version: 1.4.0-7
Description: Module implementing support for handling CSPs (Constraint Solving Problems) over finite domain
URL: https://github.com/python-constraint/python-constraint
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: iyanmv
Submitter: iyanmv
FirstSubmitted: 1587594052
LastModified: 1683202486
URLPath: /cgit/aur.git/snapshot/python-constraint.tar.gz
Name: python-constraint
PackageBaseID: 151864
PackageBase: python-constraint
Version: 1.4.0-7
Description: Module implementing support for handling CSPs (Constraint Solving Problems) over finite domain
URL: https://github.com/python-constraint/python-constraint
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: iyanmv
Submitter: iyanmv
FirstSubmitted: 1587594052
LastModified: 1683202486
URLPath: /cgit/aur.git/snapshot/python-constraint.tar.gz