How to Install nanoweb software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install nanoweb software package in Ubuntu 14.04 LTS (Trusty Tahr)

nanoweb software package provides HTTP server written in PHP, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install nanoweb 

nanoweb is installed in your system.

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

$ sudo dpkg-query -l | grep nanoweb *

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

nanoweb package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Web Software
Package nanoweb
Version 2.2.9-0ubuntu1
Description HTTP server written in PHP
Sub Section Web


See Also, How to uninstall or remove nanoweb software package from Ubuntu 14.04 LTS (Trusty Tahr)?