Ncurses
Ncurses
https://invisible-island.net/ncurses/
Displays and updates text on text-only terminals.
The ncurses (new curses) library is a free software emulation of curses in System V Release 4.0 and more. It uses terminfo format, supports pads and color and multiple highlights and forms charcters and function-key mapping, and has all the other SYSV-curses enhancements over BSD curses. It should port easily to any ANSI/POSIX-conforming UNIX-like system. On systems supporting libiconv, the library can be built to support wide- and multibyte-character applications, e.g., UTF-8. The distribution includes the library and support utilities, including a terminfo compiler tic, a decompiler infocmp, clear, tput, tset, and a termcap conversion tool captoinfo.
This is a GNU package:ncurses
Download
https://ftp.gnu.org/gnu/ncurses/ncurses-6.5.tar.gz
version 6.5
(stable)
released on 27 April 2024
OpenPGP signature URL: https://ftp.gnu.org/gnu/ncurses/ncurses-6.5.tar.gz.sig
User level
Advanced
VCS Checkout
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Thomas Dickey | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Programmer | Mailing List | https://lists.gnu.org/mailman/listinfo/bug-ncurses/ |
End-user | Mailing List | https://lists.gnu.org/mailman/listinfo/help-ncurses/ |
FTP | Download | ftp://ftp.invisible-island.net/ncurses/ |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Debian | Developer | https://tracker.debian.org/pkg/ncurses |
FTP | Download | https://ftpmirror.gnu.org/ncurses/ |
Savannah | Developer | https://savannah.gnu.org/projects/ncurses/ |
Savannah | General | https://savannah.gnu.org/projects/ncurses/ |
Programmer | Homepage | https://invisible-island.net/ncurses/ |
Wikidata | General | https://www.wikidata.org/wiki/Q310974 |
Software prerequisites
Kind | Description |
---|---|
Weak prerequisite | C++ compiler |
Required to build | awk |
Required to build | sed |
Required to build | make |
Weak prerequisite | Ada95 compiler |
This entry (in part or in whole) was last reviewed on 28 April 2024.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.