python-pandarallel on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-pandarallel

* (Optional) Uninstall python-pandarallel on Arch using YAY

$ yay -Rns python-pandarallel

2. Manually Install "python-pandarallel" via AUR

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

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

b. Clone python-pandarallel's git locally

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

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

$ cd ~/python-pandarallel $ makepkg -si

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

ID: 1262382
Name: python-pandarallel
PackageBaseID: 149491
PackageBase: python-pandarallel
Version: 1.6.5-1
Description: A simple and efficient tool to parallelize Pandas operations on all available CPUs
URL: https://github.com/nalepae/pandarallel
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: loathingkernel
Submitter: loathingkernel
FirstSubmitted: 1582647632
LastModified: 1684880995
URLPath: /cgit/aur.git/snapshot/python-pandarallel.tar.gz