macOS
brew install ncurseslocal Homebrew formula metadata
sudo port install ncursesMacPorts ports tree · devel/ncurses/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ncurses in AI-Agent-Workflows.
Installation
brew install ncurseslocal Homebrew formula metadata
sudo port install ncursesMacPorts ports tree · devel/ncurses/Portfile · Quelle: api.github.com
sudo apk add ncursesAlpine Linux edge package indexes · ncurses · Quelle: dl-cdn.alpinelinux.org
sudo dnf install ncursesFedora Rawhide package metadata · ncurses · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#ncursesnixpkgs package indexes · ncurses · Quelle: raw.githubusercontent.com
sudo pacman -S ncursesArch Linux sync databases · ncurses · Quelle: geo.mirror.pkgbuild.com
sudo apt install lib32ncurses-devDebian stable package indexes · lib32ncurses-dev · Quelle: deb.debian.org
sudo zypper install libncurses5openSUSE Tumbleweed package metadata · libncurses5 · Quelle: download.opensuse.org
Überblick
Text-based UI library
Verlauf
ncurses, short for new curses, is the dominant free curses implementation for building text user interfaces on character-cell terminals. It emulates and extends System V Release 4 curses, uses terminfo, and ships both libraries and utilities such as tic, infocmp, tput, clear, reset, tabs, toe, and tset.
The lineage runs through earlier curses and pcurses work. Thomas Dickey's ncurses licensing history discusses ncurses 0.7.2 from May 22, 1993 and ncurses 1.8.1 from November 5, 1993, with Pavel Curtis and Zeyd Ben-Halim copyright lineage. Dickey's history also identifies ncurses 1.9.9e on March 24, 1996 as the end of Zeyd Ben-Halim's maintainership and April 6, 1996 as Dickey's first patch against his ncurses archive.
The ncurses 6.4 announcement says that in mid-June 1995 the maintainer of 4.4BSD curses declared it obsolete and encouraged BSD-family systems to switch to ncurses. The same announcement describes ncurses as used in almost every Linux-kernel-based system aside from some embedded applications, as the system curses library on OpenBSD, FreeBSD, and macOS, and in environments such as Cygwin and MinGW.
Package users depend on ncurses both directly and indirectly. Developers link libncurses, libpanel, libmenu, and libform for full-screen terminal apps; shell scripts use tput and reset; terminfo maintainers use tic and infocmp; and many interactive CLI tools pull it in through readline-like or TUI dependencies.
ncurses is foundational packaging infrastructure. It is small enough to feel mundane, but it sits under installers, text editors, terminal multiplexers, system configuration tools, roguelikes, debuggers, and countless TUIs. ABI variants, wide-character builds, terminfo database paths, and compatibility with system curses make it a perennial packaging concern.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
captoinfo | cli | globales Executable | |
clear | cli | globales Executable | |
infocmp | cli | globales Executable | |
infotocap | cli | globales Executable | |
ncurses6-config | cli | globales Executable | |
ncursesw6-config | cli | globales Executable | |
reset | cli | globales Executable | |
tabs | cli | globales Executable | |
tic | cli | globales Executable | |
toe | cli | globales Executable | |
tput | cli | globales Executable | |
tset | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://invisible-island.net/ncurses/announce.html
Installationsmetadaten
| Paketschlüssel | brew:ncurses |
|---|---|
| Version | 6.6 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ncurses |
| Homepage | https://invisible-island.net/ncurses/announce.html |
| Repository | https://github.com/ThomasDickey/ncurses-snapshots |
| Upstream-Dokumentation | https://invisible-island.net/ncurses |
| Lizenz | X11-distribute-modifications-variant |
| Quellarchiv | https://ftpmirror.gnu.org/gnu/ncurses/ncurses-6.6.tar.gz |
| Zuletzt aktualisiert | 2026-06-26T16:24:51-04:00 |
| Pulse | updated |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ncurses |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
lib32ncurses-dev 6.5+20250216-2
developer's libraries for ncurses (32-bit)
https://invisible-island.net/ncurses/
sudo apt install lib32ncurses-devlib32ncurses6 6.5+20250216-2
shared libraries for terminal handling (32-bit)
https://invisible-island.net/ncurses/
sudo apt install lib32ncurses6lib32ncursesw6 6.5+20250216-2
shared libraries for terminal handling (wide character support) (32-bit)
https://invisible-island.net/ncurses/
sudo apt install lib32ncursesw6lib32tinfo6 6.5+20250216-2
shared low-level terminfo library for terminal handling (32-bit)
https://invisible-island.net/ncurses/
sudo apt install lib32tinfo6libncurses-dev 6.5+20250216-2
developer's libraries for ncurses
https://invisible-island.net/ncurses/
sudo apt install libncurses-devlibncurses6 6.5+20250216-2
shared libraries for terminal handling
https://invisible-island.net/ncurses/
sudo apt install libncurses6libncursesw6 6.5+20250216-2
shared libraries for terminal handling (wide character support)
https://invisible-island.net/ncurses/
sudo apt install libncursesw6libtinfo6 6.5+20250216-2
shared low-level terminfo library for terminal handling
https://invisible-island.net/ncurses/
sudo apt install libtinfo6ncurses-base 6.5+20250216-2
basic terminal type definitions
https://invisible-island.net/ncurses/
sudo apt install ncurses-basencurses-bin 6.5+20250216-2
terminal-related programs and man pages
https://invisible-island.net/ncurses/
sudo apt install ncurses-binncurses-doc 6.5+20250216-2
developer's guide and documentation for ncurses
https://invisible-island.net/ncurses/
sudo apt install ncurses-docncurses-examples 6.5+20250216-2
test programs and examples for ncurses
https://invisible-island.net/ncurses/
sudo apt install ncurses-examplesncurses-term 6.5+20250216-2
additional terminal type definitions
https://invisible-island.net/ncurses/
sudo apt install ncurses-termncurses
nix profile install nixpkgs#ncurseslib32ncurses-dev 6.4+20240113-1ubuntu2
developer's libraries for ncurses (32-bit)
https://invisible-island.net/ncurses/
sudo apt install lib32ncurses-devlib32ncurses6 6.4+20240113-1ubuntu2
shared libraries for terminal handling (32-bit)
https://invisible-island.net/ncurses/
sudo apt install lib32ncurses6Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.