How to Install texinfo in Ubuntu 18.04



Install texinfo by entering the following commands in the terminal:

sudo apt update
sudo apt install texinfo

Description:

Documentation system for on-line information and printed output

Texinfo is a documentation system that uses a single source file to produce both on-line information and printed output. . Using Texinfo, you can create a printed document with the normal features of a book, including chapters, sections, cross references, and indices. From the same Texinfo source file, you can create a menu-driven, on-line Info file with nodes, menus, cross references, and indices.

Version: 6.5.0.dfsg.1-2

Section: universe/text