wkhtmltopdf-alpha on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S wkhtmltopdf-alpha

* (Optional) Uninstall wkhtmltopdf-alpha on Arch using YAY

$ yay -Rns wkhtmltopdf-alpha

2. Manually Install "wkhtmltopdf-alpha" via AUR

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

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

b. Clone wkhtmltopdf-alpha's git locally

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

c. Go to ~/wkhtmltopdf-alpha folder and install it

$ cd ~/wkhtmltopdf-alpha $ makepkg -si

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

ID: 253446
Name: wkhtmltopdf-alpha
PackageBaseID: 104220
PackageBase: wkhtmltopdf-alpha
Version: 0.13-1
Description: Command line tools to render HTML into PDF and various image formats
URL: http://wkhtmltopdf.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1449336985
LastModified: 1449337349
URLPath: /cgit/aur.git/snapshot/wkhtmltopdf-alpha.tar.gz