ncurses 6.5+20250216-1 source package in Ubuntu
Changelog
ncurses (6.5+20250216-1) unstable; urgency=medium * New upstream patchlevel. -- Sven Joachim <email address hidden> Tue, 18 Feb 2025 17:01:53 +0100
Upload details
- Uploaded by:
- Ncurses Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Ncurses Maintainers
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section |
|---|
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| ncurses_6.5+20250216-1.dsc | 3.8 KiB | b083bf77eab32b080b9c9e54693288bfd6f8628e853e14ca8f3c1b42a3768f91 |
| ncurses_6.5+20250216.orig.tar.gz | 3.6 MiB | b37baafa436e7133bb12a185cb8f60e1599b1947e9f0181c76f3190acf28b6eb |
| ncurses_6.5+20250216.orig.tar.gz.asc | 729 bytes | 64f4d17923322176c44079f18f170e2164a59d551d7e4e9c1a6e4eebedc5dd6f |
| ncurses_6.5+20250216-1.debian.tar.xz | 48.7 KiB | 371782f3db173999e9b2e01d35c361a39d8b9edea04e9dd2af4eaeee28141fe3 |
Available diffs
- diff from 6.5+20250125-2 to 6.5+20250216-1 (144.4 KiB)
No changes file available.
Binary packages built by this source
- lib32ncurses-dev: developer's libraries for ncurses (32-bit)
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.
.
This package supports the 32-bit ABI variant of your system's
architecture.
- lib32ncurses6: shared libraries for terminal handling (32-bit)
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains the shared libraries necessary to run programs
compiled with ncurses.
.
This package supports the 32-bit ABI variant of your system's
architecture.
- lib32ncurses6-dbgsym: debug symbols for lib32ncurses6
- lib32ncursesw6: shared libraries for terminal handling (wide character support) (32-bit)
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains the shared libraries necessary to run programs
compiled with ncursesw, which includes support for wide characters.
.
This package supports the 32-bit ABI variant of your system's
architecture.
- lib32ncursesw6-dbgsym: debug symbols for lib32ncursesw6
- lib32tinfo6: shared low-level terminfo library for terminal handling (32-bit)
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains the shared low-level terminfo library.
.
This package supports the 32-bit ABI variant of your system's architecture.
- lib32tinfo6-dbgsym: debug symbols for lib32tinfo6
- lib64ncurses-dev: developer's libraries for ncurses (64-bit)
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.
.
This package supports the 64-bit ABI variant of your system's
architecture.
- lib64ncurses6: shared libraries for terminal handling (64-bit)
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains the shared libraries necessary to run programs
compiled with ncurses.
.
This package supports the 64-bit ABI variant of your system's
architecture.
- lib64ncurses6-dbgsym: debug symbols for lib64ncurses6
- lib64ncursesw6: shared libraries for terminal handling (wide character support) (64-bit)
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains the shared libraries necessary to run programs
compiled with ncursesw, which includes support for wide characters.
.
This package supports the 64-bit ABI variant of your system's
architecture.
- lib64ncursesw6-dbgsym: debug symbols for lib64ncursesw6
- lib64tinfo6: shared low-level terminfo library for terminal handling (64-bit)
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains the shared low-level terminfo library.
.
This package supports the 64-bit ABI variant of your system's architecture.
- lib64tinfo6-dbgsym: debug symbols for lib64tinfo6
- 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.
- libncurses6: shared libraries for terminal handling
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains the shared libraries necessary to run programs
compiled with ncurses.
- libncurses6-dbgsym: debug symbols for libncurses6
- libncursesw6: shared libraries for terminal handling (wide character support)
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains the shared libraries necessary to run programs
compiled with ncursesw, which includes support for wide characters.
- libncursesw6-dbgsym: debug symbols for libncursesw6
- libtinfo6: shared low-level terminfo library for terminal handling
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains the shared low-level terminfo library.
- libtinfo6-dbgsym: debug symbols for libtinfo6
- ncurses-base: basic terminal type definitions
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains terminfo data files to support the most common types of
terminal, including ansi, dumb, linux, rxvt, screen, sun, vt100, vt102, vt220,
vt52, and xterm.
- 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.
- ncurses-bin-dbgsym: debug symbols for ncurses-bin
- ncurses-doc: developer's guide and documentation for ncurses
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains an introduction to writing programs with
ncurses a guide to the internals of the ncurses library. It also
includes the libraries' man pages.
.
Non-developers likely have little use for this package.
- ncurses-examples: test programs and examples for ncurses
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains programs demonstrating the possibilities of
ncurses and testing the library. The examples include an
analog/digital clock and several classic programs such as solitaire,
battleships, a knight's tour on a chess board, the towers of Hanoi
and several others.
- ncurses-examples-dbgsym: debug symbols for ncurses-examples
- ncurses-term: additional terminal type definitions
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains all of the numerous terminal definitions not found in
the ncurses-base package.
