python-numpoly on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-numpoly

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

$ yay -Rns python-numpoly

2. Manually Install "python-numpoly" via AUR

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

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

b. Clone python-numpoly's git locally

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

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

$ cd ~/python-numpoly $ makepkg -si

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

ID: 1112441
Name: python-numpoly
PackageBaseID: 149495
PackageBase: python-numpoly
Version: 1.2.4-1
Description: NumPy compatible polynomial representation
URL: https://github.com/jonathf/numpoly
NumVotes: 0
Popularity: 0
OutOfDate: 1695558796
Maintainer:
Submitter: xantares
FirstSubmitted: 1582655367
LastModified: 1657917374
URLPath: /cgit/aur.git/snapshot/python-numpoly.tar.gz