How to Install ncurses-term in Ubuntu 18.04



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

sudo apt update
sudo apt install ncurses-term

Description:

additional terminal type definitions

The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains all of the numerous terminal definitions not found in the ncurses-base package.

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

Version: 6.1-1ubuntu1

Section: admin