How to Install and Uninstall dwww Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 19,2024

1. Install "dwww" package

Please follow the guidelines below to install dwww on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install dwww

2. Uninstall "dwww" package

This guide covers the steps necessary to uninstall dwww on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove dwww $ sudo apt autoclean && sudo apt autoremove

3. Information about the dwww package on Ubuntu 21.04 (Hirsute Hippo)

Package: dwww
Architecture: amd64
Version: 1.14
Priority: optional
Section: universe/doc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Robert Luberda
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 425
Depends: apache2 | httpd-cgi, debianutils (>= 2.5), doc-base (>= 0.8.12), file, libfile-ncopy-perl, libmime-types-perl (>= 1.15), man-db (>> 2.5.2), mime-support, sensible-utils, ucf (>= 3.12), debconf (>= 0.5) | debconf-2.0, perl:any, libc6 (>= 2.14)
Recommends: apt, dlocate (>= 0.5-0.1), info2www, swish++, apache2 (>= 2.4.6-4~) | httpd
Suggests: doc-debian, dpkg-www, links | www-browser
Breaks: apache2 (<< 2.4.4-6~)
Filename: pool/universe/d/dwww/dwww_1.14_amd64.deb
Size: 100352
MD5sum: 96b258292da9659bdb9a0dc2923aac8b
SHA1: e8ea56a7e47411492e3c862d7cfb972b762b20af
SHA256: 293e66791af2e42cafbda114407173b34ac87f9306e177008be35b1b451170b1
SHA512: 6ad9cf39fb29aa319c4b098ddccdf66c158808a14137d95e76ed5723976192c6ef21acf6e242a7ca535a8289d4c67ca69ca1847c04baa578f31078c5266730e9
Description-en: Read all on-line documentation with a WWW browser
All installed on-line documentation will be served via a local HTTP
server at http://localhost/dwww/. This package runs cron scripts to
convert available resources to the HTML pages. Executing the dwww
command starts a sensible WWW browser locally to access them.
.
You need to install a CGI-capable HTTP server and enable its CGI script
capability manually (CGI may be disabled by default for the security
consideration). For apache2, do something along the following:
.
$ sudo a2enmod cgid
$ sudo systemctl restart apache2
.
The default for the HTTP/CGI access is limited to the local user for
the security consideration.
Description-md5: 3803e0ba06877c17a22ae6d69bdc4ad9