How to Install and Uninstall libcgicc-doc Package on Kali Linux

Last updated: May 13,2024

1. Install "libcgicc-doc" package

In this section, we are going to explain the necessary steps to install libcgicc-doc on Kali Linux

$ sudo apt update $ sudo apt install libcgicc-doc

2. Uninstall "libcgicc-doc" package

Please follow the instructions below to uninstall libcgicc-doc on Kali Linux:

$ sudo apt remove libcgicc-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcgicc-doc package on Kali Linux

Package: libcgicc-doc
Source: libcgicc
Version: 3.2.19-1
Installed-Size: 4563
Maintainer: Debian QA Group
Architecture: all
Size: 699308
SHA256: cc17132959fdb204a518801e098bb7f4b24aeb49cb4a118134e929481ef12cab
SHA1: d43bebd3b3fc4d7f66387e8135eaa9bc49b3787e
MD5sum: 68f89338211a06c7f0a5633ff5c5a4fd
Description: C++ class library for writing CGI applications (documentation)
An ANSI C++ compliant class library that greatly simplifies the creation of
CGI applications for the World Wide Web. libcgicc performs the following
functions:
.
* Parses both GET and POST form data transparently.
* Provides string, integer, floating-point and single- and multiple-choice
retrieval methods for form data.
* Provides methods for saving and restoring CGI environments to aid in
application debugging.
* Provides full on-the-fly HTML generation capabilities, with support for
cookies.
* Supports HTTP file upload.
* Compatible with FastCGI.
.
This package contains documentation on the usage of the library.
Description-md5:
Homepage: http://www.gnu.org/software/cgicc/
Tag: devel::doc, devel::lang:c++, devel::library, made-of::html,
role::devel-lib, role::documentation, role::program, suite::gnu,
web::cgi, works-with-format::html, works-with::text
Section: doc
Priority: optional
Filename: pool/main/libc/libcgicc/libcgicc-doc_3.2.19-1_all.deb