python-tableschema on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-tableschema

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

$ yay -Rns python-tableschema

2. Manually Install "python-tableschema" via AUR

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

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

b. Clone python-tableschema's git locally

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

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

$ cd ~/python-tableschema $ makepkg -si

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

ID: 965786
Name: python-tableschema
PackageBaseID: 150029
PackageBase: python-tableschema
Version: 1.20.2-1
Description: Parse messy tabular data in various formats
URL: https://github.com/frictionlessdata/tableschema-py
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: peippo
FirstSubmitted: 1583847210
LastModified: 1632611715
URLPath: /cgit/aur.git/snapshot/python-tableschema.tar.gz