python-icontract on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "python-icontract" 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-icontract on Arch using YAY
$
yay -S
python-icontract
Copied
* (Optional) Uninstall python-icontract on Arch using YAY
$
yay -Rns
python-icontract
Copied
2. Manually Install "python-icontract" 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-icontract's git locally
$
git clone https://aur.archlinux.org/python-icontract.git
~/python-icontract
Copied
c. Go to ~/python-icontract folder and install it
$
cd
~/python-icontract
Copied
$
makepkg -si
Copied
3. Information about the python-icontract package on Arch User Repository (AUR)
ID: 1394546
Name: python-icontract
PackageBaseID: 201306
PackageBase: python-icontract
Version: 2.6.6-1
Description: Design-by-contract in Python3 with informative violation messages and inheritance
URL: https://github.com/Parquery/icontract
NumVotes: 1
Popularity: 0.277379
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1704616988
LastModified: 1706482080
URLPath: /cgit/aur.git/snapshot/python-icontract.tar.gz
Name: python-icontract
PackageBaseID: 201306
PackageBase: python-icontract
Version: 2.6.6-1
Description: Design-by-contract in Python3 with informative violation messages and inheritance
URL: https://github.com/Parquery/icontract
NumVotes: 1
Popularity: 0.277379
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1704616988
LastModified: 1706482080
URLPath: /cgit/aur.git/snapshot/python-icontract.tar.gz