How to Install and Uninstall libcgic2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 19,2024

1. Install "libcgic2" package

Please follow the instructions below to install libcgic2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcgic2

2. Uninstall "libcgic2" package

In this section, we are going to explain the necessary steps to uninstall libcgic2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcgic2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcgic2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcgic2
Priority: optional
Section: universe/libs
Installed-Size: 67
Maintainer: Ubuntu Developers
Original-Maintainer: Bart Martens
Architecture: amd64
Source: libcgic
Version: 2.05-3
Depends: libc6 (>= 2.14)
Suggests: httpd
Filename: pool/universe/libc/libcgic/libcgic2_2.05-3_amd64.deb
Size: 19500
MD5sum: eb50013e41333a319bdaaac3f0fe79fc
SHA1: 0ee95d7cfcbb8f026e36062fed5674c4aad7af6b
SHA256: 86ad72faf38bdbb399fb89b44cf803eb01aa3a15d0a66d864ee1566b730fa0d8
Description-en: C library for developing CGI applications
Cgic is an ANSI-C library for the creation of CGI-based World Wide Web
applications. Cgic provides the following:
.
* Parses form data, correcting for defective and/or inconsistent
browsers
* Transparently accepts both GET and POST form data
* Handles line breaks in form fields in a consistent manner
* Provides string, integer, floating-point, and single- and
multiple-choice functions to retrieve form data
* Provides bounds checking for numeric fields
* Loads CGI environment variables into C strings which are always
non-null
* Provides a way to capture CGI situations for replay in a debugging
environment
.
This package provides a shared library version of cgic.
Description-md5: 23a05049870105a52ae34e3c7762adc8
Homepage: http://www.boutell.com/cgic/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions