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

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

httpd software package provides virtual package provided by micro-httpd, apache2, webfs, mini-httpd, aolserver4-daemon, ebhttpd, tntnet, yaws, nginx-extras, ocsigenserver, lighttpd, nginx-light, nginx-full, aolserver4-core, 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

httpd is installed in your system.

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

$ sudo dpkg-query -l | grep httpd*

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

httpd package basic information:

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


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