python2-pandas on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S python2-pandas

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

$ yay -Rns python2-pandas

2. Manually Install "python2-pandas" via AUR

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

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

b. Clone python2-pandas's git locally

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

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

$ cd ~/python2-pandas $ makepkg -si

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

ID: 968827
Name: python2-pandas
PackageBaseID: 145827
PackageBase: python2-pandas
Version: 0.24.2-2
Description: R-like data analysis library for Python (final Python 2.x version).
URL: http://pandas.pydata.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Foucault
FirstSubmitted: 1571008247
LastModified: 1633206584
URLPath: /cgit/aur.git/snapshot/python2-pandas.tar.gz

5. The same packages on other Linux Distributions