How to Install liboctave4 in Ubuntu 18.04



Install liboctave4 by entering the following commands in the terminal:

sudo apt update
sudo apt install liboctave4

Description:

shared libraries of the GNU Octave language

Octave is a (mostly Matlab (R) compatible) high-level language, primarily intended for numerical computations. It provides a convenient command-line interface for solving linear and nonlinear problems numerically. . This package provides the shared libraries used by the interpreter.

Homepage: https://www.octave.org/

Version: 4.2.2-1ubuntu1

Section: universe/libs