python-polars on AUR (Arch User Repository)
Last updated: November 17,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
Copied
b. Install python-polars on Arch using YAY
$
yay -S
python-polars
Copied
* (Optional) Uninstall python-polars on Arch using YAY
$
yay -Rns
python-polars
Copied
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
Copied
b. Clone python-polars's git locally
$
git clone https://aur.archlinux.org/python-polars.git
~/python-polars
Copied
c. Go to ~/python-polars folder and install it
$
cd
~/python-polars
Copied
$
makepkg -si
Copied
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
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