ncursesw6-config

library

Install

All systems
curl cmd.cat/ncursesw6-config.sh
Debian Debian
apt-get install libncurses-dev
Ubuntu
apt-get install libncurses-dev
Alpine
apk add ncurses
Arch Arch Linux
pacman -S ncurses
image/svg+xml Kali Linux
apt-get install libncurses-dev
CentOS
yum install ncurses
Fedora
dnf install ncurses-devel
Windows (WSL2)
sudo apt-get update sudo apt-get install libncurses-dev
OS X
brew install ncurses
Docker
docker run cmd.cat/ncursesw6-config ncursesw6-config powered by Commando

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.

ncurses

System V Release 4.0 curses emulation library