gnuhtml2latex on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S gnuhtml2latex

* (Optional) Uninstall gnuhtml2latex on Arch using YAY

$ yay -Rns gnuhtml2latex

2. Manually Install "gnuhtml2latex" via AUR

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

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

b. Clone gnuhtml2latex's git locally

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

c. Go to ~/gnuhtml2latex folder and install it

$ cd ~/gnuhtml2latex $ makepkg -si

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

ID: 475803
Name: gnuhtml2latex
PackageBaseID: 128805
PackageBase: gnuhtml2latex
Version: 0.4-3
Description: A Perl script that converts html files to latex
URL: http://packages.debian.org/unstable/text/gnuhtml2latex
NumVotes: 2
Popularity: 0
OutOfDate: 1702672517
Maintainer: aksr
Submitter: Barthalion
FirstSubmitted: 1515266187
LastModified: 1515266187
URLPath: /cgit/aur.git/snapshot/gnuhtml2latex.tar.gz