How to Install info in Ubuntu 18.04



Install info by entering the following commands in the terminal:

sudo apt update
sudo apt install info

Description:

Standalone GNU Info documentation browser

The Info file format is an easily-parsable representation for online documents. This program allows you to view Info documents, like the ones stored in /usr/share/info. . Much of the software in Debian comes with its online documentation in the form of Info files, so it is most likely you will want to install it.

Version: 6.5.0.dfsg.1-2

Section: doc