html2ps on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S html2ps

* (Optional) Uninstall html2ps on Arch using YAY

$ yay -Rns html2ps

2. Manually Install "html2ps" via AUR

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

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

b. Clone html2ps's git locally

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

c. Go to ~/html2ps folder and install it

$ cd ~/html2ps $ makepkg -si

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

ID: 742322
Name: html2ps
PackageBaseID: 141031
PackageBase: html2ps
Version: 1.0b7-8
Description: An HTML to PostScript converter written in Perl.
URL: https://linux.die.net/man/1/html2ps
NumVotes: 3
Popularity: 0.319666
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1554566281
LastModified: 1590353305
URLPath: /cgit/aur.git/snapshot/html2ps.tar.gz