How to get info pages

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-nonfree

Then hit Enter.

This will install the package with the info info documents.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like