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

Last updated: June 26,2024

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

$ yay -S python-pandas-docs

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

$ yay -Rns python-pandas-docs

2. Manually Install "python-pandas-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-pandas-docs's git locally

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

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

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

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

ID: 1346176
Name: python-pandas-docs
PackageBaseID: 173808
PackageBase: python-pandas-docs
Version: 2.1.2-1
Description: Documentation for Python Pandas module.
URL: http://pandas.pydata.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: morealaz
Submitter: morealaz
FirstSubmitted: 1639058542
LastModified: 1698903638
URLPath: /cgit/aur.git/snapshot/python-pandas-docs.tar.gz