How to Install libncursesw5-dbg in Ubuntu 18.04



Install libncursesw5-dbg by entering the following commands in the terminal:

sudo apt update
sudo apt install libncursesw5-dbg

Description:

debugging/profiling libraries for ncursesw

The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains special library versions of ncursesw suitable for debugging and profiling. Also included are detached debugging symbols for libncursesw5. . This package includes support for wide characters.

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

Version: 6.1-1ubuntu1

Section: libdevel