python-runtype on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S python-runtype

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

$ yay -Rns python-runtype

2. Manually Install "python-runtype" via AUR

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

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

b. Clone python-runtype's git locally

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

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

$ cd ~/python-runtype $ makepkg -si

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

ID: 1380810
Name: python-runtype
PackageBaseID: 171668
PackageBase: python-runtype
Version: 0.4.2-1
Description: Python utilities for run-time type validation and multiple dispatch
URL: https://github.com/erezsh/runtype
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kseistrup
Submitter: kseistrup
FirstSubmitted: 1633423684
LastModified: 1704455543
URLPath: /cgit/aur.git/snapshot/python-runtype.tar.gz