How to Install and Uninstall libcgic-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "libcgic-dev" package
Please follow the steps below to install libcgic-dev on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libcgic-dev
Copied
2. Uninstall "libcgic-dev" package
Please follow the guidelines below to uninstall libcgic-dev on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libcgic-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libcgic-dev package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libcgic-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 194
Maintainer: Ubuntu Developers
Original-Maintainer: Bart Martens
Architecture: amd64
Source: libcgic
Version: 2.05-3
Replaces: libcgicg1-dev
Depends: libcgic2 (= 2.05-3), libc6-dev
Suggests: httpd
Conflicts: libcgicg1-dev
Filename: pool/universe/libc/libcgic/libcgic-dev_2.05-3_amd64.deb
Size: 51196
MD5sum: e81c7333bb39fc92af68e0a33681b52b
SHA1: 3663b6e307740dbe7546bcb7c43847d4f9b611d0
SHA256: 417228cf10579997da172a8941e7f5a51a1b33b0ef02add7cf24daf3e3d3bdfc
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 static library version of cgic, examples of using
cgic (including a CGI application that captures a CGI environment for use
in debugging), and header files.
Description-md5: 84a938fc89c320ebac718d3c4da4af6d
Homepage: http://www.boutell.com/cgic/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/libdevel
Installed-Size: 194
Maintainer: Ubuntu Developers
Original-Maintainer: Bart Martens
Architecture: amd64
Source: libcgic
Version: 2.05-3
Replaces: libcgicg1-dev
Depends: libcgic2 (= 2.05-3), libc6-dev
Suggests: httpd
Conflicts: libcgicg1-dev
Filename: pool/universe/libc/libcgic/libcgic-dev_2.05-3_amd64.deb
Size: 51196
MD5sum: e81c7333bb39fc92af68e0a33681b52b
SHA1: 3663b6e307740dbe7546bcb7c43847d4f9b611d0
SHA256: 417228cf10579997da172a8941e7f5a51a1b33b0ef02add7cf24daf3e3d3bdfc
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 static library version of cgic, examples of using
cgic (including a CGI application that captures a CGI environment for use
in debugging), and header files.
Description-md5: 84a938fc89c320ebac718d3c4da4af6d
Homepage: http://www.boutell.com/cgic/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu