html2pdf on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S html2pdf

* (Optional) Uninstall html2pdf on Arch using YAY

$ yay -Rns html2pdf

2. Manually Install "html2pdf" via AUR

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

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

b. Clone html2pdf's git locally

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

c. Go to ~/html2pdf folder and install it

$ cd ~/html2pdf $ makepkg -si

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

ID: 457123
Name: html2pdf
PackageBaseID: 98581
PackageBase: html2pdf
Version: 1.0-2
Description: A GTK+ HTML to PDF converter
URL: https://code.google.com/archive/p/foxoman/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: muflone
Submitter: Manouchehri
FirstSubmitted: 1440604610
LastModified: 1509570621
URLPath: /cgit/aur.git/snapshot/html2pdf.tar.gz