How to Install and Uninstall tidy-proxy Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 30,2024

1. Install "tidy-proxy" package

This is a short guide on how to install tidy-proxy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tidy-proxy

2. Uninstall "tidy-proxy" package

This guide covers the steps necessary to uninstall tidy-proxy on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tidy-proxy $ sudo apt autoclean && sudo apt autoremove

3. Information about the tidy-proxy package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: tidy-proxy
Priority: optional
Section: universe/net
Installed-Size: 92
Maintainer: Ubuntu Developers
Original-Maintainer: Jonas Meurer
Architecture: all
Version: 0.97-4
Depends: tidy | wdg-html-validator, libhttp-daemon-perl | libwww-perl (<< 6), libhtml-tree-perl
Suggests: libemail-simple-perl (>= 2.100) | libemail-simple-creator-perl
Filename: pool/universe/t/tidy-proxy/tidy-proxy_0.97-4_all.deb
Size: 10542
MD5sum: ca2cba5488fbc06adc5ff57a4ca43118
SHA1: 2a12f03af62b988fa4eb6706759297edd0b3d3c7
SHA256: a73cb446ae7803061797710e095b724d00918d0682d54251fd8647cc6ca6da88
Description-en: small http proxy which tidies html
Tidy-proxy is a small http proxy server written in perl. Using this proxy
web-pages are checked for HTML errors with Tidy or Validate while they are
downloaded. The results are displayed on top of that page.
Tidy-Proxy is mainly intended for developing dynamic web-pages.
Description-md5: 780293967f2c889d148c5c4d5e13545d
Homepage: http://tidy-proxy.freesources.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu