python-deltalake on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S python-deltalake

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

$ yay -Rns python-deltalake

2. Manually Install "python-deltalake" via AUR

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

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

b. Clone python-deltalake's git locally

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

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

$ cd ~/python-deltalake $ makepkg -si

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

ID: 1212401
Name: python-deltalake
PackageBaseID: 188524
PackageBase: python-deltalake
Version: 0.7.0-1
Description: Native Delta Lake Python binding based on delta-rs with Pandas integration
URL: https://delta.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gyscos
Submitter: gyscos
FirstSubmitted: 1670352844
LastModified: 1676646908
URLPath: /cgit/aur.git/snapshot/python-deltalake.tar.gz