python-typechecks on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-typechecks

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

$ yay -Rns python-typechecks

2. Manually Install "python-typechecks" via AUR

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

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

b. Clone python-typechecks's git locally

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

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

$ cd ~/python-typechecks $ makepkg -si

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

ID: 1105581
Name: python-typechecks
PackageBaseID: 128106
PackageBase: python-typechecks
Version: 0.1.0-2
Description: Helper functions for runtime type checking
URL: https://pypi.org/project/typechecks
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clintval
FirstSubmitted: 1513826710
LastModified: 1656538845
URLPath: /cgit/aur.git/snapshot/python-typechecks.tar.gz