How to Install cgilib in Ubuntu 18.04



Install cgilib by entering the following commands in the terminal:

sudo apt update
sudo apt install cgilib

Description:

Simple CGI Library

This library provides a simple programming API to the Common Gateway Interface (CGI). It features HTTP Redirect, provides read access to FORM variables, sets HTTP Cookies and reads them.

Version: 0.6-1.1

Section: universe/web