python-petl on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-petl

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

$ yay -Rns python-petl

2. Manually Install "python-petl" via AUR

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

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

b. Clone python-petl's git locally

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

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

$ cd ~/python-petl $ makepkg -si

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

ID: 1403496
Name: python-petl
PackageBaseID: 197486
PackageBase: python-petl
Version: 1.7.14-3
Description: Python Extract Transform and Load Tables of Data
URL: https://pypi.org/pypi/petl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1694418792
LastModified: 1706984145
URLPath: /cgit/aur.git/snapshot/python-petl.tar.gz