python2-numexpr on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python2-numexpr

* (Optional) Uninstall python2-numexpr on Arch using YAY

$ yay -Rns python2-numexpr

2. Manually Install "python2-numexpr" via AUR

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

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

b. Clone python2-numexpr's git locally

$ git clone https://aur.archlinux.org/python2-numexpr.git ~/python2-numexpr

c. Go to ~/python2-numexpr folder and install it

$ cd ~/python2-numexpr $ makepkg -si

3. Information about the python2-numexpr package on Arch User Repository (AUR)

ID: 1122401
Name: python2-numexpr
PackageBaseID: 151278
PackageBase: python2-numexpr
Version: 2.7.3-1
Description: Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas
URL: https://github.com/pydata/numexpr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zaidan
Submitter: zaidan
FirstSubmitted: 1586378105
LastModified: 1659721589
URLPath: /cgit/aur.git/snapshot/python2-numexpr.tar.gz

5. The same packages on other Linux Distributions