wkhtmltopdf on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S wkhtmltopdf

* (Optional) Uninstall wkhtmltopdf on Arch using YAY

$ yay -Rns wkhtmltopdf

2. Manually Install "wkhtmltopdf" via AUR

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

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

b. Clone wkhtmltopdf's git locally

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

c. Go to ~/wkhtmltopdf folder and install it

$ cd ~/wkhtmltopdf $ makepkg -si

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

ID: 1170657
Name: wkhtmltopdf
PackageBaseID: 187468
PackageBase: wkhtmltopdf
Version: 0.12.6-1
Description: Command line tools to render HTML into PDF and various image formats
URL: https://wkhtmltopdf.org/
NumVotes: 11
Popularity: 0.550212
OutOfDate:
Maintainer: aditya
Submitter: foutrelis
FirstSubmitted: 1668714956
LastModified: 1668714956
URLPath: /cgit/aur.git/snapshot/wkhtmltopdf.tar.gz