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

Last updated: May 13,2024

1. Install "mighttpd2" package

Please follow the guidelines below to install mighttpd2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mighttpd2

2. Uninstall "mighttpd2" package

This tutorial shows how to uninstall mighttpd2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mighttpd2 $ sudo apt autoclean && sudo apt autoremove

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

Package: mighttpd2
Priority: extra
Section: universe/haskell
Installed-Size: 18131
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Version: 3.2.10-1
Depends: libc6 (>= 2.15), libffi6 (>= 3.0.4), libgmp10, zlib1g (>= 1:1.1.4)
Filename: pool/universe/m/mighttpd2/mighttpd2_3.2.10-1_amd64.deb
Size: 2651728
MD5sum: 4337e69c4c6f1a11a014abe6f029b9cd
SHA1: ad22ff90c59eca3678d04dd580a155f3e4fd59f4
SHA256: 25a7692508d73f7af9ee17c65c79f16968c875729ce44552895dadda112183cb
Description-en: classical web server on WAI/warp
Mighttpd2 (pronounced as "mighty") is a simple but practical HTTP server
written in Haskell. It handles static files and CGI scripts. It also
provides reverse proxy functionality.
.
Mighttpd2 is now implemented as a WAI application using the high-performance
HTTP engine, "warp". To httperf Ping-Pong benchmark, Mighttpd2 is faster than
nginx.
Description-md5: e91ee51669be709c50bb570818f597f3
Homepage: http://hackage.haskell.org/package/mighttpd2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu