python2-pdftools on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python2-pdftools

* (Optional) Uninstall python2-pdftools on Arch using YAY

$ yay -Rns python2-pdftools

2. Manually Install "python2-pdftools" via AUR

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

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

b. Clone python2-pdftools's git locally

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

c. Go to ~/python2-pdftools folder and install it

$ cd ~/python2-pdftools $ makepkg -si

3. Information about the python2-pdftools package on Arch User Repository (AUR)

ID: 449866
Name: python2-pdftools
PackageBaseID: 126177
PackageBase: python2-pdftools
Version: 0.37-1
Description: Basic classes for handling information in PDF files.
URL: http://www.boddie.org.uk/david/Projects/Python/pdftools/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: davebloggt
Submitter: davebloggt
FirstSubmitted: 1507407264
LastModified: 1507407264
URLPath: /cgit/aur.git/snapshot/python2-pdftools.tar.gz