python-scipy-doc on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-scipy-doc

* (Optional) Uninstall python-scipy-doc on Arch using YAY

$ yay -Rns python-scipy-doc

2. Manually Install "python-scipy-doc" via AUR

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

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

b. Clone python-scipy-doc's git locally

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

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

$ cd ~/python-scipy-doc $ makepkg -si

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

ID: 614607
Name: python-scipy-doc
PackageBaseID: 98117
PackageBase: python-scipy-doc
Version: 1.3.0-1
Description: Documentation for SciPy
URL: http://docs.scipy.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Runiq
Submitter: Runiq
FirstSubmitted: 1440076755
LastModified: 1558445246
URLPath: /cgit/aur.git/snapshot/python-scipy-doc.tar.gz