ncurses5-config
developer's libraries for ncurses
Install
- All systems
-
curl cmd.cat/ncurses5-config.sh
- Debian
-
apt-get install libncurses5-dev
- Ubuntu
-
apt-get install libncurses5-dev
- Kali Linux
-
apt-get install libncurses-dev
- CentOS
-
yum install ncurses-devel
- Fedora
-
dnf install ncurses-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libncurses5-dev
- Raspbian
-
apt-get install libncurses5-dev
- Dockerfile
- dockerfile.run/ncurses5-config
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.
ncurses-devel
library
ncurses-bin
terminal-related programs and man pages
The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. This package contains the programs used for manipulating the terminfo database and individual terminfo entries, as well as some programs for resetting terminals and such.
libncurses5-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.