How to Install and Uninstall civetweb Package on Kali Linux

Last updated: May 19,2024

1. Install "civetweb" package

Please follow the guidance below to install civetweb on Kali Linux

$ sudo apt update $ sudo apt install civetweb

2. Uninstall "civetweb" package

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

$ sudo apt remove civetweb $ sudo apt autoclean && sudo apt autoremove

3. Information about the civetweb package on Kali Linux

Package: civetweb
Source: civetweb (1.16+dfsg-1)
Version: 1.16+dfsg-1+b1
Installed-Size: 44
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libcivetweb1 (= 1.16+dfsg-1+b1), libc6 (>= 2.34)
Size: 13372
SHA256: b827a6d9f5e771f6c65ed609a34ea3a463fb38216aa9e654364851295db2ca39
SHA1: d8548315811098467360818b17cea9be0159e83f
MD5sum: 66f417439d4bb46223193c8ea4320bb6
Description: embeddable web server with optional CGI, SSL and Lua support
CivetWeb is an easy to use, powerful, C (C/C++) embeddable web server
with optional CGI, SSL and Lua support. CivetWeb has a MIT license so
you can innovate without restrictions.
.
CivetWeb can be used by developers as a library, to add web server
functionality to an existing application.
.
It can also be used by end users as a stand-alone web server running on
a Windows or Linux PC. It is available as single executable, no
installation is required.
Description-md5:
Homepage: https://github.com/civetweb/civetweb/
Section: web
Priority: optional
Filename: pool/main/c/civetweb/civetweb_1.16+dfsg-1+b1_amd64.deb