python2-typechecks on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python2-typechecks

* (Optional) Uninstall python2-typechecks on Arch using YAY

$ yay -Rns python2-typechecks

2. Manually Install "python2-typechecks" via AUR

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

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

b. Clone python2-typechecks's git locally

$ git clone https://aur.archlinux.org/python2-typechecks.git ~/python2-typechecks

c. Go to ~/python2-typechecks folder and install it

$ cd ~/python2-typechecks $ makepkg -si

3. Information about the python2-typechecks package on Arch User Repository (AUR)

ID: 968815
Name: python2-typechecks
PackageBaseID: 128106
PackageBase: python-typechecks
Version: 0.1.0-1
Description: Helper functions for runtime type checking
URL: https://pypi.python.org/pypi/typechecks
NumVotes: 1
Popularity: 0.005831
OutOfDate:
Maintainer: lmartinez-mirror
FirstSubmitted: 1513826710
LastModified: 1633203192
URLPath: /cgit/aur.git/snapshot/python2-typechecks.tar.gz