python-pandera-git on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-pandera-git

* (Optional) Uninstall python-pandera-git on Arch using YAY

$ yay -Rns python-pandera-git

2. Manually Install "python-pandera-git" via AUR

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

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

b. Clone python-pandera-git's git locally

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

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

$ cd ~/python-pandera-git $ makepkg -si

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

ID: 1373633
Name: python-pandera-git
PackageBaseID: 200718
PackageBase: python-pandera-git
Version: 0.18.0+1.r625.20231215.812b2a8a-1
Description: Provides a flexible and expressive API for performing data validation on dataframe-like objects to make data processing pipelines more readable and robust.
URL: https://www.union.ai/pandera
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dreieck
Submitter: dreieck
FirstSubmitted: 1703181466
LastModified: 1703181466
URLPath: /cgit/aur.git/snapshot/python-pandera-git.tar.gz