ncurses¶
Description¶
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 characters and function-key mapping, and has all the other SYSV-curses enhancements over BSD curses.
Homepage¶
https://invisible-island.net/ncurses/ncurses.html
Available Versions on RCAC Clusters¶
| Cluster | Versions |
|---|---|
| ANVIL | 6.2 |
| NEGISHI | 6.3 |
Module¶
You can load the module by:
Note for using ncurses
Run module spider ncurses beforehand to check if this version requires any prerequisite modules.