python-typish on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-typish

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

$ yay -Rns python-typish

2. Manually Install "python-typish" via AUR

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

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

b. Clone python-typish's git locally

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

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

$ cd ~/python-typish $ makepkg -si

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

ID: 1173956
Name: python-typish
PackageBaseID: 156877
PackageBase: python-typish
Version: 1.9.3-2
Description: Functions for thorough checks on types
URL: https://github.com/ramonhagenaars/typish
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: ruy16109
FirstSubmitted: 1597839078
LastModified: 1669373321
URLPath: /cgit/aur.git/snapshot/python-typish.tar.gz