python-typepy on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-typepy

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

$ yay -Rns python-typepy

2. Manually Install "python-typepy" via AUR

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

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

b. Clone python-typepy's git locally

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

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

$ cd ~/python-typepy $ makepkg -si

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

ID: 1041628
Name: python-typepy
PackageBaseID: 125243
PackageBase: python-typepy
Version: 1.3.0-5
Description: Variable runtime type checker/validator/converter
URL: https://github.com/thombashi/typepy
NumVotes: 2
Popularity: 0
OutOfDate: 1687134853
Maintainer:
Submitter: fl0w1
FirstSubmitted: 1504267371
LastModified: 1645583139
URLPath: /cgit/aur.git/snapshot/python-typepy.tar.gz