How to Install yorick-full in Ubuntu 18.04



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

sudo apt update
sudo apt install yorick-full

Description:

full installation of the Yorick interpreter and add-ons

Yorick is an interpreted programming language for: * scientific simulations or calculations * postprocessing or steering large simulation codes * interactive scientific graphics * reading, writing, and translating large files of numbers . The yorick-full metapackage installs Yorick together with the full set of add-ons packaged for Debian. . You may prefer to only install the yorick package and cherry-pick the yorick-* add-ons you need. . If you need MPY, the MPI parallel version of Yorick, please install either yorick-mpy-openmpi or yorick-mpy-mpich2 in addition.

Homepage: http://yorick.sourceforge.net

Version: 2.2.04+dfsg1-9

Section: universe/science