python-nptyping on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S python-nptyping

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

$ yay -Rns python-nptyping

2. Manually Install "python-nptyping" via AUR

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

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

b. Clone python-nptyping's git locally

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

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

$ cd ~/python-nptyping $ makepkg -si

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

ID: 1008453
Name: python-nptyping
PackageBaseID: 156879
PackageBase: python-nptyping
Version: 1.4.4-1
Description: Type hints for Numpy
URL: https://github.com/ramonhagenaars/nptyping
NumVotes: 1
Popularity: 0.010517
OutOfDate: 1659660245
Maintainer: greyltc
FirstSubmitted: 1597841091
LastModified: 1640175892
URLPath: /cgit/aur.git/snapshot/python-nptyping.tar.gz