python-npx on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-npx

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

$ yay -Rns python-npx

2. Manually Install "python-npx" via AUR

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

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

b. Clone python-npx's git locally

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

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

$ cd ~/python-npx $ makepkg -si

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

ID: 1403081
Name: python-npx
PackageBaseID: 168963
PackageBase: python-npx
Version: 0.1.2-1
Description: Some useful extensions for NumPy
URL: https://github.com/sigma-py/npx
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1626496851
LastModified: 1706897380
URLPath: /cgit/aur.git/snapshot/python-npx.tar.gz