How to Install yorick-curses in Ubuntu 18.04



Install yorick-curses by entering the following commands in the terminal:

sudo apt update
sudo apt install yorick-curses

Description:

interface to the (n)curses library for the Yorick language

Yorick-curses enables programs written in Yorick (an interpreted computer language specialized for numerical and scientific problems) to use the (n)curses library, which allows fine control of the cursor and output in a terminal session.

Version: 0.1-6build1

Section: universe/math