python-tabula on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-tabula

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

$ yay -Rns python-tabula

2. Manually Install "python-tabula" via AUR

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

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

b. Clone python-tabula's git locally

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

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

$ cd ~/python-tabula $ makepkg -si

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

ID: 726523
Name: python-tabula
PackageBaseID: 128466
PackageBase: python-tabula
Version: 2.1.0-1
Description: Simple wrapper for tabula, read tables from PDF into DataFrame
URL: https://github.com/chezou/tabula-py
NumVotes: 1
Popularity: 0
OutOfDate: 1669978057
Maintainer: g33k
Submitter: g33k
FirstSubmitted: 1514508079
LastModified: 1587875404
URLPath: /cgit/aur.git/snapshot/python-tabula.tar.gz