ncurses6-config
library
Install
- All systems
-
curl cmd.cat/ncurses6-config.sh
- Debian
-
apt-get install libncurses-dev - Ubuntu
-
apt-get install libncurses-dev - Kali Linux
-
apt-get install libncurses-dev - CentOS
-
yum install ncurses-devel - Fedora
-
dnf install ncurses-devel - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libncurses-dev
ncurses-devel
library
libncurses-dev
developer's libraries for ncurses
The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. This package contains the header files, static libraries and symbolic links that developers using ncurses will need.