octave

A programming language for scientific computing. More information: <https://docs.octave.org/latest/Invoking-Octave-from-the-Command-Line.html>.

Debian Debian
RUN apt-get update && \ apt-get install -y octave
Ubuntu
RUN apt-get update && \ apt-get install -y octave
Arch Arch Linux
RUN pacman -S --noconfirm octave
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y octave
Fedora
RUN dnf install -y octave-6
Raspbian
RUN apt-get update && \ apt-get install -y octave
click the source code to copy install octave on any operating system with command-not-found.com