python-apache-arrow on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-apache-arrow

* (Optional) Uninstall python-apache-arrow on Arch using YAY

$ yay -Rns python-apache-arrow

2. Manually Install "python-apache-arrow" via AUR

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

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

b. Clone python-apache-arrow's git locally

$ git clone https://aur.archlinux.org/python-apache-arrow.git ~/python-apache-arrow

c. Go to ~/python-apache-arrow folder and install it

$ cd ~/python-apache-arrow $ makepkg -si

3. Information about the python-apache-arrow package on Arch User Repository (AUR)

ID: 966942
Name: python-apache-arrow
PackageBaseID: 171424
PackageBase: apache-arrow
Version: 5.0.0-4
Description: Language-independent columnar memory format for flat and hierarchical data (Python interface)
URL: https://arrow.apache.org/
NumVotes: 1
Popularity: 0.001
OutOfDate:
Maintainer: daskol
FirstSubmitted: 1632773570
LastModified: 1632854879
URLPath: /cgit/aur.git/snapshot/python-apache-arrow.tar.gz