How to Install and Uninstall gnuhtml2latex Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "gnuhtml2latex" package

Learn how to install gnuhtml2latex on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gnuhtml2latex

2. Uninstall "gnuhtml2latex" package

This guide let you learn how to uninstall gnuhtml2latex on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gnuhtml2latex $ sudo apt autoclean && sudo apt autoremove

3. Information about the gnuhtml2latex package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gnuhtml2latex
Priority: optional
Section: universe/text
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Gunnar Wolf
Architecture: all
Version: 0.4-2
Depends: perl, libhtml-parser-perl
Recommends: wget
Filename: pool/universe/g/gnuhtml2latex/gnuhtml2latex_0.4-2_all.deb
Size: 10474
MD5sum: c1882ee8e5803490cf7902e4b30e6381
SHA1: fd097fcf2ea5666eb8a8d8f2ad64bb9c1866a038
SHA256: 8a0eef752fca9a25f77d0b1f4979ae42edbe8aed76b601b5c2f122228264990e
Description-en: Convert HTML files to LaTeX
gnuhtml2latex is a Perl script that converts HTML files to LaTeX
files. It takes list of .html files as arguments and make .tex
ones. Can also convert html stdin to latex stdout.
Description-md5: 9b6cdee9b3273b3e74aeb0e2f314bfce
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu