wkhtmltopdf-server on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S wkhtmltopdf-server

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

$ yay -Rns wkhtmltopdf-server

2. Manually Install "wkhtmltopdf-server" via AUR

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

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

b. Clone wkhtmltopdf-server's git locally

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

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

$ cd ~/wkhtmltopdf-server $ makepkg -si

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

ID: 830463
Name: wkhtmltopdf-server
PackageBaseID: 160702
PackageBase: wkhtmltopdf-server
Version: 1.0.0-1
Description: Run Wkhtmltopdf as a Service
URL: https://github.com/djmattyg007/wkhtmltopdf-server
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1607412662
LastModified: 1607412662
URLPath: /cgit/aur.git/snapshot/wkhtmltopdf-server.tar.gz