How to Install ncurses-doc in Ubuntu 18.04



Install ncurses-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install ncurses-doc

Description:

developer's guide and documentation for ncurses

The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains an introduction to writing programs with ncurses a guide to the internals of the ncurses library. It also includes the libraries' man pages. . Non-developers likely have little use for this package.

Homepage: https://invisible-island.net/ncurses/

Version: 6.1-1ubuntu1

Section: doc