python-ibis on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-ibis

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

$ yay -Rns python-ibis

2. Manually Install "python-ibis" via AUR

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

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

b. Clone python-ibis's git locally

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

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

$ cd ~/python-ibis $ makepkg -si

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

ID: 1096626
Name: python-ibis
PackageBaseID: 123979
PackageBase: python-ibis
Version: 3.0.2-1
Description: A pandas-like deferred expression system, with first class SQL support
URL: https://github.com/ibis-project/ibis
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1499796095
LastModified: 1654882008
URLPath: /cgit/aur.git/snapshot/python-ibis.tar.gz