Editing Octave para GNU/Linux

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 5: Line 5:
== Arch Linux ==
== Arch Linux ==


: ''artículo principal: [[Octave para Arch Linux]]''
: ''Main article: [[Octave for Arch Linux]]''


  pacman -S octave
  pacman -S octave


== Debian y basado en Debian (como Ubuntu) ==
== Debian and Debian-based (such as Ubuntu) ==


: ''Artículo principal: [[Octave para Debian systems]]''
: ''Main article: [[Octave for Debian systems]]''


  apt install octave
  apt install octave
  apt install liboctave-dev  # archivos de desarrollo
  apt install liboctave-dev  # development files


== Fedora ==
== Fedora ==


: ''Artículo principal: [[Octave para Red Hat Linux systems]]''
: ''Main article: [[Octave for Red Hat Linux systems]]''


  dnf install octave
  dnf install octave
  dnf install octave-devel  # archivos de desarrollo
  dnf install octave-devel  # development files


== Gentoo ==
== Gentoo ==
Line 27: Line 27:
  emerge --ask sci-mathematics/octave
  emerge --ask sci-mathematics/octave


== openSUSE y SUSE Linux Enterprise ==
== openSUSE and SUSE Linux Enterprise ==


: ''Artículo principal: [[Octave para openSUSE]]''
: ''Main article: [[Octave for openSUSE]]''


  zypper install octave
  zypper install octave
Line 36: Line 36:
== Red Hat Enterprise/CentOS ==
== Red Hat Enterprise/CentOS ==


: ''Artículo principal: [[Octave para Red Hat Linux systems]]''
: ''Main article: [[Octave for Red Hat Linux systems]]''


  yum install epel-release
  yum install epel-release
Line 42: Line 42:
  yum install octave-devel  # development files
  yum install octave-devel  # development files


Si lo anterior no funciona, sigue estas [https://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F these instrucciones] para preparar tu sistema e instalar los paquetes de EPEL.
If the above does not work, follow [https://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F these instructions] to set up your system to install packages from EPEL.


== Slackware ==
== Slackware ==


: ''Artículo principal: [[Octave para Slackware]]''
: ''Main article: [[Octave for Slackware]]''


= Distribución independiente =
= Distribución independiente =


Usar una forma de distribución independiente es particularmente útil si tienes una versión antigüa de una distribución GNU/Linux o si no tienes acceso al usuario root en tu sistema. Una limitante de este método es que estas soluciones corren en algún tipo de sandbox. Además pueden haber limitaciones en la comunicación con los procesos del sistema. Por ejemplo, puede ser  imposible ejecutar binarios del sistema fuera del sandbox.
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.


== Anaconda ==
== Anaconda ==


* Más información: https://anaconda.org/conda-forge/octave
* More info: https://anaconda.org/conda-forge/octave


   conda create --name octave
   conda create --name octave
Line 62: Line 62:
== Docker / Podman / Singularity ==
== Docker / Podman / Singularity ==


* Más información: https://hub.docker.com/r/gnuoctave/octave
* More info: https://hub.docker.com/r/gnuoctave/octave
* Desarrollo: https://github.com/gnu-octave/docker
* Development: https://github.com/gnu-octave/docker


  docker pull docker.io/gnuoctave/octave:{{Release}}
  docker pull docker.io/gnuoctave/octave:{{Release}}
Line 70: Line 70:
  singularity pull docker://gnuoctave/octave:{{Release}}
  singularity pull docker://gnuoctave/octave:{{Release}}


=== versión de mtmiller ===
=== mtmiller's version ===


* Más información: https://hub.docker.com/r/mtmiller/octave
* More info: https://hub.docker.com/r/mtmiller/octave
* Desarrollo: https://gitlab.com/mtmiller/docker-octave
* Development: https://gitlab.com/mtmiller/docker-octave


  docker pull docker.io/mtmiller/octave
  docker pull docker.io/mtmiller/octave
Line 79: Line 79:
== Flatpak ==
== Flatpak ==


* Más información: https://flathub.org/apps/details/org.octave.Octave
* More info: https://flathub.org/apps/details/org.octave.Octave
* Desarrollo: https://github.com/flathub/org.octave.Octave
* Development: https://github.com/flathub/org.octave.Octave


  flatpak install flathub org.octave.Octave
  flatpak install flathub org.octave.Octave
Line 86: Line 86:
== Guix ==
== Guix ==


* Más información: https://guix.gnu.org/en/packages/octave-6.2.0/
* More info: https://guix.gnu.org/en/packages/octave-6.2.0/


  guix install octave
  guix install octave


== Homebrew en Linux ==
== Homebrew on Linux ==
<div id="Linuxbrew"></div>
<div id="Linuxbrew"></div>


"Homebrew en Linux" fue conocido como Linuxbrew. Es posible instalar la versión actual de Octave o la de desarrollo y cualquier dependencia en tu directorio local.
"Homebrew on Linux" was formerly a fork known as Linuxbrew. It is possible to install the current release of Octave or the development version and any needed dependencies within your home directory.


* Más información: https://docs.brew.sh/Homebrew-on-Linux
* More info: https://docs.brew.sh/Homebrew-on-Linux
* Desarrollo: https://formulae.brew.sh/formula/octave
* Development: https://formulae.brew.sh/formula/octave


  brew install octave
  brew install octave
Line 102: Line 102:
== MXE ==
== MXE ==


* Más información: [[MXE]]
* More info: [[MXE]]
* Desarrollo: https://hg.octave.org/mxe-octave
* Development: https://hg.octave.org/mxe-octave


== Snap ==
== Snap ==


* Más información: https://snapcraft.io/octave
* More info: https://snapcraft.io/octave
* Desarrollo: https://github.com/octave-snap/octave-snap
* Development: https://github.com/octave-snap/octave-snap


  snap install octave
  snap install octave


Si quieres usar una versión preeliminar (nightly snapshot build) de la rama de desarrollo de Octave, la puedes instalar del canal ''edge''
If you want to use a nightly snapshot build of the development branch of Octave, install from the ''edge'' channel


  snap install --edge octave
  snap install --edge octave
Line 118: Line 118:
== Spack ==
== Spack ==


* Más información: https://spack.readthedocs.io/
* More info: https://spack.readthedocs.io/
* Desarrollo: https://github.com/spack/spack/blob/develop/var/spack/repos/builtin/packages/octave/package.py
* Development: https://github.com/spack/spack/blob/develop/var/spack/repos/builtin/packages/octave/package.py


  spack install octave
  spack install octave


= Compilar desde la fuente =
= Building from source =


: ''Más información: [[Building]]''
: ''Main article: [[Building]]''


== Ver también ==
== See also ==


* [[Octave for other Unix systems]]
* [[Octave for other Unix systems]]


[[Category:Instalación]]
[[Category:Installation]]
[[Category:GNU/Linux]]
[[Category:GNU/Linux]]
Please note that all contributions to Octave may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Octave:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Template used on this page: