How to Install and Uninstall lighttpd-mod-wolfssl Package on Kali Linux

Last updated: October 05,2024

1. Install "lighttpd-mod-wolfssl" package

This tutorial shows how to install lighttpd-mod-wolfssl on Kali Linux

$ sudo apt update $ sudo apt install lighttpd-mod-wolfssl

2. Uninstall "lighttpd-mod-wolfssl" package

This tutorial shows how to uninstall lighttpd-mod-wolfssl on Kali Linux:

$ sudo apt remove lighttpd-mod-wolfssl $ sudo apt autoclean && sudo apt autoremove

3. Information about the lighttpd-mod-wolfssl package on Kali Linux

Package: lighttpd-mod-wolfssl
Source: lighttpd
Version: 1.4.74-1
Installed-Size: 72
Maintainer: Debian lighttpd maintainers
Architecture: amd64
Depends: lighttpd (= 1.4.74-1), libc6 (>= 2.33), libwolfssl42 (>= 5.2.0)
Size: 19884
SHA256: 88b3758503afe9a9029b79ded58e04a19f6f17b8bc87428bf470e0d6d372b6b5
SHA1: ee27af23b150b31f074d82ce3ec09da0b266117f
MD5sum: eb696a931d3cd432c8bf9aef9557ae99
Description: TLS support using wolfSSL module for lighttpd
This package contains the wolfssl module for lighttpd. With this module,
it is possible serve https:// URLs. Aimed at embedded systems, wolfSSL
uses less memory than OpenSSL, though is slightly slower than OpenSSL.
Description-md5:
Homepage: https://www.lighttpd.net/
Section: httpd
Priority: optional
Filename: pool/main/l/lighttpd/lighttpd-mod-wolfssl_1.4.74-1_amd64.deb