pdfminer-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S pdfminer-git

* (Optional) Uninstall pdfminer-git on Arch using YAY

$ yay -Rns pdfminer-git

2. Manually Install "pdfminer-git" via AUR

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

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

b. Clone pdfminer-git's git locally

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

c. Go to ~/pdfminer-git folder and install it

$ cd ~/pdfminer-git $ makepkg -si

3. Information about the pdfminer-git package on Arch User Repository (AUR)

ID: 225313
Name: pdfminer-git
PackageBaseID: 98584
PackageBase: pdfminer-git
Version: r480.14fd0fd-1
Description: python utils to extract& analyze text data of PDF files.
URL: http://www.unixuser.org/~euske/python/pdfminer/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: severach
FirstSubmitted: 1440604697
LastModified: 1440605387
URLPath: /cgit/aur.git/snapshot/pdfminer-git.tar.gz