wkhtmltox-bin on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S wkhtmltox-bin

* (Optional) Uninstall wkhtmltox-bin on Arch using YAY

$ yay -Rns wkhtmltox-bin

2. Manually Install "wkhtmltox-bin" via AUR

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

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

b. Clone wkhtmltox-bin's git locally

$ git clone https://aur.archlinux.org/wkhtmltox-bin.git ~/wkhtmltox-bin

c. Go to ~/wkhtmltox-bin folder and install it

$ cd ~/wkhtmltox-bin $ makepkg -si

3. Information about the wkhtmltox-bin package on Arch User Repository (AUR)

ID: 1345927
Name: wkhtmltox-bin
PackageBaseID: 191238
PackageBase: wkhtmltox-bin
Version: 0.12.6-3
Description: Convert HTML to PDF and various image formats using QtWebkit
URL: https://wkhtmltopdf.org
NumVotes: 2
Popularity: 0.07135
OutOfDate:
Maintainer: jonian
Submitter: jonian
FirstSubmitted: 1678285365
LastModified: 1698857653
URLPath: /cgit/aur.git/snapshot/wkhtmltox-bin.tar.gz