How to Install and Uninstall mighttpd2 Package on Kali Linux

Last updated: May 12,2024

1. Install "mighttpd2" package

Please follow the guidance below to install mighttpd2 on Kali Linux

$ sudo apt update $ sudo apt install mighttpd2

2. Uninstall "mighttpd2" package

Please follow the steps below to uninstall mighttpd2 on Kali Linux:

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

3. Information about the mighttpd2 package on Kali Linux

Package: mighttpd2
Version: 4.0.3-2
Installed-Size: 64722
Maintainer: Debian Haskell Group
Architecture: amd64
Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10 (>= 2:6.3.0+dfsg), zlib1g (>= 1:1.1.4)
Size: 9821004
SHA256: b7de89142b757da5134b2bebde42c45ec8724e10350c8a121ccdb74586c266d8
SHA1: 8bd8586ff275ea237ab6e386d786bcc92dbbb845
MD5sum: c8f63cf40ab76c42b31b10e02aaf0a86
Description: 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:
Homepage: https://kazu-yamamoto.github.io/mighttpd2/
Section: haskell
Priority: optional
Filename: pool/main/m/mighttpd2/mighttpd2_4.0.3-2_amd64.deb