tset

System V Release 4.0 curses emulation library

Install

All systems
curl cmd.cat/tset.sh
Debian Debian
apt-get install libncurses5-dbg
Ubuntu
apt-get install libncurses5-dbg
Alpine
apk add ncurses
Arch Arch Linux
pacman -S ncurses
image/svg+xml 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 libncurses5-dbg
OS X
brew install ncurses
Raspbian
apt-get install libncurses5-dbg
Docker
docker run cmd.cat/tset tset 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.

libncurses5-dbg

debugging/profiling libraries for ncurses

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