Octave for GNU/Linux: Difference between revisions

Jump to navigation Jump to search
→‎Distribution independent: Unify Docker / Podcman / Singularity
(→‎Snap: add instructions for installing nightly build)
(→‎Distribution independent: Unify Docker / Podcman / Singularity)
Line 52: Line 52:
Using a distribution independent approach is particularly useful if you have an older GNU/Linux distribution or if you do not have root access on your system. A common drawback of this approach is, that these solutions are running in some kind of sandbox. Thus limitations in the communication with the underlying system may exist.  For example, executing system binaries outside the sandbox might be impossible.
Using a distribution independent approach is particularly useful if you have an older GNU/Linux distribution or if you do not have root access on your system. A common drawback of this approach is, that these solutions are running in some kind of sandbox. Thus limitations in the communication with the underlying system may exist.  For example, executing system binaries outside the sandbox might be impossible.


== Docker ==
== Docker / Podcman / Singularity ==


* More info: https://hub.docker.com/r/mtmiller/octave
* More info: https://hub.docker.com/r/mtmiller/octave
Line 86: Line 86:
* More info: [[MXE]]
* More info: [[MXE]]
* Development: https://hg.octave.org/mxe-octave
* Development: https://hg.octave.org/mxe-octave
== Singularity ==
* More info: https://cloud.sylabs.io/library/siko1056/default/gnu_octave
* Development: https://github.com/siko1056/GNU-Octave-ILP64-Singularity
singularity pull library://siko1056/default/gnu_octave:latest


== Snap ==
== Snap ==

Navigation menu