python-typecheck-decorator on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-typecheck-decorator

* (Optional) Uninstall python-typecheck-decorator on Arch using YAY

$ yay -Rns python-typecheck-decorator

2. Manually Install "python-typecheck-decorator" via AUR

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

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

b. Clone python-typecheck-decorator's git locally

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

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

$ cd ~/python-typecheck-decorator $ makepkg -si

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

ID: 293275
Name: python-typecheck-decorator
PackageBaseID: 110037
PackageBase: python-typecheck-decorator
Version: 1.3-1
Description: Flexible explicit run-time type checking of function arguments
URL: https://github.com/prechelt/typecheck-decorator
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
FirstSubmitted: 1460455699
LastModified: 1460455700
URLPath: /cgit/aur.git/snapshot/python-typecheck-decorator.tar.gz