python-numpysane on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-numpysane

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

$ yay -Rns python-numpysane

2. Manually Install "python-numpysane" via AUR

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

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

b. Clone python-numpysane's git locally

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

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

$ cd ~/python-numpysane $ makepkg -si

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

ID: 1084050
Name: python-numpysane
PackageBaseID: 179082
PackageBase: python-numpysane
Version: 0.35-0
Description: More reasonable core functionality for numpy
URL: https://github.com/dkogan/numpysane
NumVotes: 0
Popularity: 0
OutOfDate: 1707725138
Maintainer: pineappletoad
Submitter: pineappletoad
FirstSubmitted: 1653306143
LastModified: 1653306143
URLPath: /cgit/aur.git/snapshot/python-numpysane.tar.gz

5. The same packages on other Linux Distributions