I have Ubuntu Mate on a raspberry pi 3 and I'm trying to install Octave without success so far. I got (sorry if its not accurate, I translated from Spanish):
$ sudo apt-get -y install octave
octave : dependency: octave-common (= 4.0.0-3ubuntu9.2) but 4.2.2-1~octave~xenial2 will be installed
$ sudo apt-get -y install octave-common
octave-common is in its more recent version (4.2.2-1~octave~xenial2).
what am I doing wrong or what I'm not doing?
I have
octave
version 4.2.2-1 installed in my Lubuntu 18.04.1 LTS (amd64). Andoctave-common
is and should be the same version.Maybe it helps, if you run
and maybe also
and then try again with