python2-scipy on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python2-scipy

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

$ yay -Rns python2-scipy

2. Manually Install "python2-scipy" via AUR

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

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

b. Clone python2-scipy's git locally

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

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

$ cd ~/python2-scipy $ makepkg -si

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

ID: 1286648
Name: python2-scipy
PackageBaseID: 149169
PackageBase: python2-scipy
Version: 1.2.3-6
Description: SciPy is open-source software for mathematics, science, and engineering.
URL: https://www.scipy.org/
NumVotes: 3
Popularity: 5.0E-6
OutOfDate:
Maintainer: patlefort
Submitter: arojas
FirstSubmitted: 1581806813
LastModified: 1689069751
URLPath: /cgit/aur.git/snapshot/python2-scipy.tar.gz

5. The same packages on other Linux Distributions