pypy3-numpy on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S pypy3-numpy

* (Optional) Uninstall pypy3-numpy on Arch using YAY

$ yay -Rns pypy3-numpy

2. Manually Install "pypy3-numpy" via AUR

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

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

b. Clone pypy3-numpy's git locally

$ git clone https://aur.archlinux.org/pypy3-numpy.git ~/pypy3-numpy

c. Go to ~/pypy3-numpy folder and install it

$ cd ~/pypy3-numpy $ makepkg -si

3. Information about the pypy3-numpy package on Arch User Repository (AUR)

ID: 1408784
Name: pypy3-numpy
PackageBaseID: 178536
PackageBase: pypy3-numpy
Version: 1.26.4-1
Description: Scientific tools for Python
URL: https://www.numpy.org/
NumVotes: 2
Popularity: 0.000203
OutOfDate:
Maintainer: Tenshi65535
Submitter: xantares
FirstSubmitted: 1651598220
LastModified: 1707863076
URLPath: /cgit/aur.git/snapshot/pypy3-numpy.tar.gz