python-deal on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "python-deal" 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-deal on Arch using YAY
$
yay -S
python-deal
Copied
* (Optional) Uninstall python-deal on Arch using YAY
$
yay -Rns
python-deal
Copied
2. Manually Install "python-deal" 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-deal's git locally
$
git clone https://aur.archlinux.org/python-deal.git
~/python-deal
Copied
c. Go to ~/python-deal folder and install it
$
cd
~/python-deal
Copied
$
makepkg -si
Copied
3. Information about the python-deal package on Arch User Repository (AUR)
ID: 1394541
Name: python-deal
PackageBaseID: 201305
PackageBase: python-deal
Version: 4.24.3-1
Description: Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free
URL: https://github.com/life4/deal
NumVotes: 1
Popularity: 0.277379
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1704616964
LastModified: 1706482016
URLPath: /cgit/aur.git/snapshot/python-deal.tar.gz
Name: python-deal
PackageBaseID: 201305
PackageBase: python-deal
Version: 4.24.3-1
Description: Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free
URL: https://github.com/life4/deal
NumVotes: 1
Popularity: 0.277379
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1704616964
LastModified: 1706482016
URLPath: /cgit/aur.git/snapshot/python-deal.tar.gz