How to Install liboctave-dev in Ubuntu 18.04



Install liboctave-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install liboctave-dev

Description:

development files for 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 header files and the mkoctfile script used for extending Octave via compiled code.

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

Version: 4.2.2-1ubuntu1

Section: universe/libdevel