python-tablib on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-tablib

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

$ yay -Rns python-tablib

2. Manually Install "python-tablib" via AUR

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

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

b. Clone python-tablib's git locally

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

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

$ cd ~/python-tablib $ makepkg -si

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

ID: 1273260
Name: python-tablib
PackageBaseID: 44786
PackageBase: python-tablib
Version: 3.5.0-1
Description: Format-agnostic tabular data library (XLS, JSON, YAML, CSV)
URL: http://python-tablib.org
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter: djscholl
FirstSubmitted: 1293309588
LastModified: 1686767591
URLPath: /cgit/aur.git/snapshot/python-tablib.tar.gz