Using info info opens the man page for info. From what I've search there doesn't seem to be anything to download.
How do I get the info pages instead?
1 Answer
Open a terminal (Ctrl+Alt+T) and type:
sudo apt-get install texinfo-doc-nonfreeThen hit Enter.
This will install the package with the info info documents.