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

Last updated: May 18,2024

1. Install "html2ps" package

This guide let you learn how to install html2ps on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install html2ps

2. Uninstall "html2ps" package

Please follow the instructions below to uninstall html2ps on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove html2ps $ sudo apt autoclean && sudo apt autoremove

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

Package: html2ps
Priority: optional
Section: universe/text
Installed-Size: 278
Maintainer: Ubuntu Developers
Original-Maintainer: Rafael Cunha de Almeida
Architecture: all
Version: 1.0b7-1
Depends: perl, perlmagick, libwww-perl, libhtml-parser-perl, libpaper-utils
Suggests: ghostscript, weblint-perl, texlive-base, postscript-viewer, xhtml2ps
Filename: pool/universe/h/html2ps/html2ps_1.0b7-1_all.deb
Size: 104468
MD5sum: 06f1104e9fec6b1268f0557fc5cb901c
SHA1: 4779a09ba15ffc7acf44d84492bf8c1181aff7f7
SHA256: 0740ac4003aacd0d6ef41ee2d268b825c3bce3fa7bcb2067e94ad7f36c0e2403
Description-en: HTML to PostScript converter
This program converts HTML directly to PostScript. The HTML code can be
retrieved from one or more URLs or local files, specified as parameters
on the command line. A comprehensive level of HTML is supported,
including inline images, CSS 1.0, and some features of HTML 4.0.
.
This is our justification for the suggests list:
.
We suggest ghostscript since it is required in order to output DSC
compliant PS (--dsc option) and make cross references at links within
the set of converted documents (--xref option).
.
We suggest weblint-perl because it's the default method for checking
HTML syntax (use the -c option).
.
We suggest texlive-base because we need TeX hyphenation pattern in
order to hyphenate text (use -H option).
.
We suggest postscript-viewer because this package generates postscripts
that can be viewed on a postscript-viewer.
.
We suggest xhtml2ps because it's a interesting graphical interface for
this package.
Description-md5: 62fc50b03c59d477d3150cd72ba96598
Homepage: http://user.it.uu.se/~jan/html2ps.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu