pdf2png on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S pdf2png

* (Optional) Uninstall pdf2png on Arch using YAY

$ yay -Rns pdf2png

2. Manually Install "pdf2png" via AUR

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

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

b. Clone pdf2png's git locally

$ git clone https://aur.archlinux.org/pdf2png.git ~/pdf2png

c. Go to ~/pdf2png folder and install it

$ cd ~/pdf2png $ makepkg -si

3. Information about the pdf2png package on Arch User Repository (AUR)

ID: 1088441
Name: pdf2png
PackageBaseID: 76607
PackageBase: pdf2png
Version: 0.5.3-1
Description: Convert PDFs to PNG, JPG, and other image formats
URL: https://github.com/abchk1234/pdf2png
NumVotes: 23
Popularity: 0.000105
OutOfDate:
Maintainer: aaditya
Submitter: aaditya
FirstSubmitted: 1387784831
LastModified: 1654085864
URLPath: /cgit/aur.git/snapshot/pdf2png.tar.gz