python-pycontracts on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-pycontracts

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

$ yay -Rns python-pycontracts

2. Manually Install "python-pycontracts" via AUR

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

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

b. Clone python-pycontracts's git locally

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

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

$ cd ~/python-pycontracts $ makepkg -si

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

ID: 1245948
Name: python-pycontracts
PackageBaseID: 193012
PackageBase: python-pycontracts
Version: 1.8.14-6
Description: Declare constraints on function parameters and return values
URL: https://andreacensi.github.io/contracts
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Foxboron
FirstSubmitted: 1682371336
LastModified: 1682371336
URLPath: /cgit/aur.git/snapshot/python-pycontracts.tar.gz