infotocap
System V Release 4.0 curses emulation library
Install
- All systems
-
curl cmd.cat/infotocap.sh
- Debian
-
apt-get install ncurses-bin
- Ubuntu
-
apt-get install ncurses-bin
- Alpine
-
apk add ncurses
- Arch Linux
-
pacman -S ncurses
- Kali Linux
-
apt-get install ncurses-bin
- CentOS
-
yum install ncurses
- Fedora
-
dnf install ncurses
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ncurses-bin
- OS X
-
brew install ncurses
- Raspbian
-
apt-get install ncurses-bin
- Dockerfile
- dockerfile.run/infotocap
- Docker
-
docker run cmd.cat/infotocap infotocap
powered by Commando
ncurses
System V Release 4.0 curses emulation 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.