python-camelot on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-camelot

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

$ yay -Rns python-camelot

2. Manually Install "python-camelot" via AUR

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

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

b. Clone python-camelot's git locally

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

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

$ cd ~/python-camelot $ makepkg -si

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

ID: 1218374
Name: python-camelot
PackageBaseID: 164416
PackageBase: python-camelot
Version: 0.11.0-1
Description: A Python library to extract tabular data from PDFs
URL: https://github.com/camelot-dev/camelot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1615898130
LastModified: 1677471761
URLPath: /cgit/aur.git/snapshot/python-camelot.tar.gz