python-pdfplumber on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-pdfplumber

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

$ yay -Rns python-pdfplumber

2. Manually Install "python-pdfplumber" via AUR

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

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

b. Clone python-pdfplumber's git locally

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

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

$ cd ~/python-pdfplumber $ makepkg -si

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

ID: 1409599
Name: python-pdfplumber
PackageBaseID: 168918
PackageBase: python-pdfplumber
Version: 0.10.4-1
Description: Plumb a PDF for detailed information about each char, rectangle, line, et cetera.
URL: https://github.com/jsvine/pdfplumber
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: falko17
Submitter: falko17
FirstSubmitted: 1626297654
LastModified: 1708005242
URLPath: /cgit/aur.git/snapshot/python-pdfplumber.tar.gz