python-pytypes on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-pytypes

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

$ yay -Rns python-pytypes

2. Manually Install "python-pytypes" via AUR

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

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

b. Clone python-pytypes's git locally

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

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

$ cd ~/python-pytypes $ makepkg -si

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

ID: 1141314
Name: python-pytypes
PackageBaseID: 164453
PackageBase: python-pytypes
Version: 1.0b10-1
Description: typing toolbox w.r.t. PEP 484
URL: https://github.com/Stewori/pytypes
NumVotes: 1
Popularity: 0.65221
OutOfDate:
Maintainer: pirofti
Submitter: pirofti
FirstSubmitted: 1615967171
LastModified: 1663530456
URLPath: /cgit/aur.git/snapshot/python-pytypes.tar.gz