octave-config
4.4.1-1.fc30.x86_64 : A high-level language for numerical computations
RUN apt-get update && \
apt-get install -y liboctave-dev
RUN apt-get update && \
apt-get install -y liboctave-dev
RUN pacman -S --noconfirm octave
RUN apt-get update && \
apt-get install -y liboctave-dev
RUN dnf install -y octave-6
RUN apt-get update && \
apt-get install -y liboctave-dev