python2-docs on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python2-docs

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

$ yay -Rns python2-docs

2. Manually Install "python2-docs" via AUR

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

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

b. Clone python2-docs's git locally

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

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

$ cd ~/python2-docs $ makepkg -si

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

ID: 1213091
Name: python2-docs
PackageBaseID: 185951
PackageBase: python2-docs
Version: 2.7.18-1
Description: Set of HTML documentation for python.
URL: https://docs.python.org/
NumVotes: 1
Popularity: 1.9E-5
OutOfDate:
Maintainer: adrien1018
Submitter: jelly
FirstSubmitted: 1663865406
LastModified: 1676807510
URLPath: /cgit/aur.git/snapshot/python2-docs.tar.gz

5. The same packages on other Linux Distributions