How to Install httpd-cgi software package in Debian 9 (Stretch)

How to Install httpd-cgi software package in Debian 9 (Stretch)

httpd-cgi software package provides virtual package provided by nginx-extras, yaws, ocsigenserver, aolserver4-core, lighttpd, nginx-light, nginx-full, apache2, mini-httpd, aolserver4-daemon, tntnet, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install httpd-cgi

httpd-cgi is installed in your system.

Make ensure the httpd-cgi package were installed using the commands given below,

$ sudo dpkg-query -l | grep httpd-cgi*

You will get with httpd-cgi package name, version, architecture and description in a table

httpd-cgi package basic information:

Distro Debian 9 stretch
Section Virtual packages
Package httpd-cgi
Version
Description virtual package provided by nginx-extras, yaws, ocsigenserver, aolserver4-core, lighttpd, nginx-light, nginx-full, apache2, mini-httpd, aolserver4-daemon, tntnet
Sub Section Virtual


See Also, How to uninstall or remove httpd-cgi software package from Debian 9 (Stretch)?