python-numpy-docs on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-numpy-docs

* (Optional) Uninstall python-numpy-docs on Arch using YAY

$ yay -Rns python-numpy-docs

2. Manually Install "python-numpy-docs" via AUR

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

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

b. Clone python-numpy-docs's git locally

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

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

$ cd ~/python-numpy-docs $ makepkg -si

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

ID: 1356376
Name: python-numpy-docs
PackageBaseID: 168306
PackageBase: python-numpy-docs
Version: 1.26-1
Description: Set of HTML documentation for python-numpy
URL: https://numpy.org/doc/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: Repentinus
Submitter: Repentinus
FirstSubmitted: 1624618975
LastModified: 1700503777
URLPath: /cgit/aur.git/snapshot/python-numpy-docs.tar.gz