How to Install and Uninstall mini-httpd Package on Kali Linux
Last updated: January 11,2025
1. Install "mini-httpd" package
Please follow the steps below to install mini-httpd on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
mini-httpd
Copied
2. Uninstall "mini-httpd" package
In this section, we are going to explain the necessary steps to uninstall mini-httpd on Kali Linux:
$
sudo apt remove
mini-httpd
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the mini-httpd package on Kali Linux
Package: mini-httpd
Version: 1.30-8
Installed-Size: 126
Maintainer: Alexandru Mihail
Architecture: amd64
Provides: httpd, httpd-cgi
Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libssl3 (>= 3.0.0)
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: apache2-utils
Size: 44884
SHA256: 5a7ce1f9c79c04ecce70fb898c078c2453309382248179bbaad8504cadef9389
SHA1: ac90800d29a9400ca98cf08a4657b1456c10e02e
MD5sum: c2d12f9396583ac94ed329132a90b1cf
Description: Small HTTP server
mini-httpd implements all basic features of a HTTPD, including: GET, HEAD, POST
methods, common MIME types, basic authentication, virtual hosting, CGI,
directory listing, trailing-slash redirection, standard logging, custom error
pages etc. It also can be configured to do SSL and IPv6.
Description-md5:
Homepage: https://www.acme.com/software/mini_httpd
Section: httpd
Priority: optional
Filename: pool/main/m/mini-httpd/mini-httpd_1.30-8_amd64.deb
Version: 1.30-8
Installed-Size: 126
Maintainer: Alexandru Mihail
Architecture: amd64
Provides: httpd, httpd-cgi
Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libssl3 (>= 3.0.0)
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: apache2-utils
Size: 44884
SHA256: 5a7ce1f9c79c04ecce70fb898c078c2453309382248179bbaad8504cadef9389
SHA1: ac90800d29a9400ca98cf08a4657b1456c10e02e
MD5sum: c2d12f9396583ac94ed329132a90b1cf
Description: Small HTTP server
mini-httpd implements all basic features of a HTTPD, including: GET, HEAD, POST
methods, common MIME types, basic authentication, virtual hosting, CGI,
directory listing, trailing-slash redirection, standard logging, custom error
pages etc. It also can be configured to do SSL and IPv6.
Description-md5:
Homepage: https://www.acme.com/software/mini_httpd
Section: httpd
Priority: optional
Filename: pool/main/m/mini-httpd/mini-httpd_1.30-8_amd64.deb