python-pdf2image on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S python-pdf2image

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

$ yay -Rns python-pdf2image

2. Manually Install "python-pdf2image" via AUR

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

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

b. Clone python-pdf2image's git locally

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

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

$ cd ~/python-pdf2image $ makepkg -si

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

ID: 1287948
Name: python-pdf2image
PackageBaseID: 146816
PackageBase: python-pdf2image
Version: 1.16.3-1
Description: Python wrapper around the pdftoppm and pdftocairo command line tools to convert PDF to a PIL Image list
URL: https://github.com/Belval/pdf2image
NumVotes: 3
Popularity: 0.580798
OutOfDate: 1709241136
Maintainer: j_4321
Submitter: j_4321
FirstSubmitted: 1574342727
LastModified: 1689232711
URLPath: /cgit/aur.git/snapshot/python-pdf2image.tar.gz