python-tabulator on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-tabulator

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

$ yay -Rns python-tabulator

2. Manually Install "python-tabulator" via AUR

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

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

b. Clone python-tabulator's git locally

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

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

$ cd ~/python-tabulator $ makepkg -si

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

ID: 965767
Name: python-tabulator
PackageBaseID: 150028
PackageBase: python-tabulator
Version: 1.53.5-1
Description: Python library for reading and writing tabular data via streams
URL: https://github.com/frictionlessdata/tabulator-py
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: peippo
FirstSubmitted: 1583846338
LastModified: 1632608060
URLPath: /cgit/aur.git/snapshot/python-tabulator.tar.gz