python-polars-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-polars-bin

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

$ yay -Rns python-polars-bin

2. Manually Install "python-polars-bin" 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-bin's git locally

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

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

$ cd ~/python-polars-bin $ makepkg -si

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

ID: 1424566
Name: python-polars-bin
PackageBaseID: 183039
PackageBase: python-polars-bin
Version: 0.20.15-1
Description: Blazingly fast DataFrames library using Apache Arrow Columnar Format as memory model
URL: https://www.pola.rs/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gyscos
Submitter: gyscos
FirstSubmitted: 1654798387
LastModified: 1710103425
URLPath: /cgit/aur.git/snapshot/python-polars-bin.tar.gz