Octave 6.3.0 on Ulyssa

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Will Thecat
Level 1
Level 1
Posts: 14
Joined: Fri Mar 05, 2021 4:01 pm

Octave 6.3.0 on Ulyssa

Post by Will Thecat »

Is there a package for Octave 6.3.0? (If not, has anyone tried to build it?)
I'm using Ulyssa.
Regards.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
1000
Level 6
Level 6
Posts: 1039
Joined: Wed Jul 29, 2020 2:14 am

Re: Octave 6.3.0 on Ulyssa

Post by 1000 »

Code: Select all

inxi -Fxxxrz
...
Linux Mint 20.2 Uma base: Ubuntu 20.04 focal 
...

apt policy octave
...
     5.2.0-1
...
teepeeaye
Level 1
Level 1
Posts: 24
Joined: Tue Jul 20, 2010 5:14 pm

Re: Octave 6.3.0 on Ulyssa

Post by teepeeaye »

I use the snap package https://snapcraft.io/octave which also runs on mint 18. This - I believe - is the least time consuming way to to have a recent Octave.
Hoser Rob
Level 20
Level 20
Posts: 11796
Joined: Sat Dec 15, 2012 8:57 am

Re: Octave 6.3.0 on Ulyssa

Post by Hoser Rob »

teepeeaye wrote: Sun Sep 19, 2021 10:24 am I use the snap package https://snapcraft.io/octave which also runs on mint 18. This - I believe - is the least time consuming way to to have a recent Octave.
That's likely the best way to go.
For every complex problem there is an answer that is clear, simple, and wrong - H. L. Mencken
Will Thecat
Level 1
Level 1
Posts: 14
Joined: Fri Mar 05, 2021 4:01 pm

Re: Octave 6.3.0 on Ulyssa

Post by Will Thecat »

Hoser Rob wrote: Sun Sep 19, 2021 11:34 am
teepeeaye wrote: Sun Sep 19, 2021 10:24 am I use the snap package https://snapcraft.io/octave which also runs on mint 18. This - I believe - is the least time consuming way to to have a recent Octave.
That's likely the best way to go.
Yes, agreed.
I got the dependencies installed to build Octave 6.3.0, and got the config script to run without errors or warnings... but make failed.
Anyway Ulyssa doesn't come with Canonical's Snap... so I'd have to install that (which is no big deal)...and then download the Snap Octave package (which is no big deal either.)
But, it may take me as much time to figure out what Canonical is up to, as to build Octave... and I don't want to use Snap for anything else... so it seems? building Octave would use up less disk space?
Thanks for the link, I might end up using the package.
rene
Level 20
Level 20
Posts: 12212
Joined: Sun Mar 27, 2016 6:58 pm

Re: Octave 6.3.0 on Ulyssa

Post by rene »

Note that Octave 6.3.0 is also available as a flatpak from Flathub and as such, from the Mint Software Manager.

https://flathub.org/apps/details/org.octave.Octave
Will Thecat
Level 1
Level 1
Posts: 14
Joined: Fri Mar 05, 2021 4:01 pm

Re: Octave 6.3.0 on Ulyssa

Post by Will Thecat »

rene wrote: Mon Sep 20, 2021 4:35 pm Note that Octave 6.3.0 is also available as a flatpak from Flathub and as such, from the Mint Software Manager.

https://flathub.org/apps/details/org.octave.Octave
Well I got 6.3.0 built... and I'm running the command line version, and the gui, from the build directory. (I might install it in my home directory... in case a package finally shows up.)
Not sure about flatpaks, and snaps... and even packages..
Yes, they're the easiest way for sure... but, I learned a lot about Octave's bugs by building it. (make -check shows there's still a lot of 'known' bugs.)
Maybe that will save me some time when I'm coding... and make up for the time I spent forcing Mint's 'development environment' to build 6.3.0, from the source.
Best regards and thanks all!
Locked

Return to “Software & Applications”