python-modin on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python-modin

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

$ yay -Rns python-modin

2. Manually Install "python-modin" via AUR

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

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

b. Clone python-modin's git locally

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

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

$ cd ~/python-modin $ makepkg -si

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

ID: 1422732
Name: python-modin
PackageBaseID: 163652
PackageBase: python-modin
Version: 0.28.0-1
Description: Speed up your Pandas workflows by changing a single line of code
URL: https://github.com/modin-project/modin
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1614049193
LastModified: 1709846007
URLPath: /cgit/aur.git/snapshot/python-modin.tar.gz