python-numpy1.22 on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-numpy1.22

* (Optional) Uninstall python-numpy1.22 on Arch using YAY

$ yay -Rns python-numpy1.22

2. Manually Install "python-numpy1.22" via AUR

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

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

b. Clone python-numpy1.22's git locally

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

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

$ cd ~/python-numpy1.22 $ makepkg -si

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

ID: 1115870
Name: python-numpy1.22
PackageBaseID: 184236
PackageBase: python-numpy1.22
Version: 1.22.4-1
Description: Scientific tools for Python
URL: https://www.numpy.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tallero
FirstSubmitted: 1658570033
LastModified: 1658570515
URLPath: /cgit/aur.git/snapshot/python-numpy1.22.tar.gz