python-pdftopng on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-pdftopng

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

$ yay -Rns python-pdftopng

2. Manually Install "python-pdftopng" via AUR

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

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

b. Clone python-pdftopng's git locally

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

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

$ cd ~/python-pdftopng $ makepkg -si

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

ID: 1329094
Name: python-pdftopng
PackageBaseID: 170812
PackageBase: python-pdftopng
Version: 0.2.3-5
Description: A PDF to PNG conversion library (based on pdftoppm from poppler)
URL: https://github.com/vinayak-mehta/pdftopng
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: duama
Submitter: duama
FirstSubmitted: 1630938312
LastModified: 1696512967
URLPath: /cgit/aur.git/snapshot/python-pdftopng.tar.gz