python-polars on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-polars

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

$ yay -Rns python-polars

2. Manually Install "python-polars" via AUR

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

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

b. Clone python-polars's git locally

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

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

$ cd ~/python-polars $ makepkg -si

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

ID: 1424572
Name: python-polars
PackageBaseID: 179327
PackageBase: python-polars
Version: 0.20.15-1
Description: Blazingly fast DataFrames library using Apache Arrow Columnar Format as memory model
URL: https://www.pola.rs/
NumVotes: 4
Popularity: 0.117055
OutOfDate:
Maintainer: gyscos
Submitter: gyscos
FirstSubmitted: 1654136274
LastModified: 1710104573
URLPath: /cgit/aur.git/snapshot/python-polars.tar.gz