How to Install and Uninstall dwww Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "dwww" package

Learn how to install dwww on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install dwww

2. Uninstall "dwww" package

This guide covers the steps necessary to uninstall dwww on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the dwww package on Ubuntu 20.10 (Groovy Gorilla)

Package: dwww
Architecture: amd64
Version: 1.13.5
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, 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.13.5_amd64.deb
Size: 100084
MD5sum: e9990fa3ce8f59a65c14f7b9d2f71b93
SHA1: 1ec798b2ebfd4e4ec6d3daede4d06c936f2b9292
SHA256: c1cc373057adb08b036b784ecf07011cee6048d372f9b0ec003fa101f39dbe8a
SHA512: 461cca0c9051d423ae72b8d3561035822eb457c8feac6aaa69118c4938ad83e9dfb3400c08f2a8a22561b05a8e67949dbf7ef7003bb542e5763b34591fe07eaf
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