# HG changeset patch # User Kai T. Ohlhus # Date 1594181464 -32400 # Node ID 171c4630703139cb7c2ae03b581034ddd39c20be # Parent ff5b4e46fe3d1ab963972d948f5c7315452d0d44 Strip download tabbing from landing page. diff -r ff5b4e46fe3d -r 171c46307031 _includes/install.html --- a/_includes/install.html Wed Jul 08 11:08:19 2020 +0900 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,157 +0,0 @@ - -
-
-

- Executable versions of GNU Octave for GNU/Linux systems are provided - by the individual distributions. Distributions known to package Octave - include Debian, - Ubuntu, - Fedora, - Gentoo, and - openSUSE. - These packages are created by volunteers. The delay between an Octave - source release and the availability of a package for a particular - GNU/Linux distribution varies. -

-

- Alternatively, many distributions support - Flatpak and one can obtain - GNU Octave - from Flathub. -

-
-
-

- The Octave Wiki - has instructions for installing Octave on macOS systems. Octave may - also be available in third-party package managers such as - Homebrew, - MacPorts, or - Fink. -

-
-
-

- Executable versions of Octave for BSD systems are provided by the - individual distributions. Both - FreeBSD and - OpenBSD have Octave packages. - These packages are created by volunteers. The delay between an Octave - source release and the availability of a package for a particular - GNU/Linux distribution varies. The Octave project has no control over - that process. -

-
-
-

-

- Note: All installers below bundle several - Octave Forge packages - so they don't have to be installed separately. - After installation type pkg list to list them. - Read more. - × -
- -

-

- All Windows binaries with corresponding source code can be downloaded from - https://ftpmirror.gnu.org/octave/windows/. -

-
-
-

- The latest released version of Octave is always available from -

-
    -
  • https://ftp.gnu.org/gnu/octave
  • -
  • ftp://ftp.gnu.org/gnu/octave
  • -
-

- Please download from - https://ftpmirror.gnu.org/octave, - which will redirect automatically to a nearby - mirror site. -

-
-
diff -r ff5b4e46fe3d -r 171c46307031 download.md --- a/download.md Wed Jul 08 11:08:19 2020 +0900 +++ b/download.md Wed Jul 08 13:11:04 2020 +0900 @@ -4,4 +4,119 @@ menu: true --- -{% include install.html %} + + + +### Source + +The latest released version of Octave is always available from + +- https://ftp.gnu.org/gnu/octave +- ftp://ftp.gnu.org/gnu/octave + +Please download from +[https://ftpmirror.gnu.org/octave](https://ftpmirror.gnu.org/octave), +which will redirect automatically to a nearby +[mirror site](https://www.gnu.org/order/ftp.html). + + + +### GNU/Linux + +Packaged versions of Octave for GNU/Linux systems are provided by the +individual distributions described in the +[Octave wiki]({{ site.wiki_url }}/Category:Installation). +These packages are created by volunteers. +The delay between an Octave source release and the availability of a package +for a particular GNU/Linux distribution varies. + +Alternatively, +there are some distribution independent installation methods for more recent +versions of GNU Octave described in the +[Octave wiki]({{ site.wiki_url }}/Octave_for_GNU/Linux#Distribution_independent). + + + +### macOS + +The [Octave Wiki]({{ site.wiki_url }}/Octave_for_macOS) has instructions for +installing Octave on macOS systems. +Octave is also available in third-party package managers such as +[Homebrew](https://brew.sh/) and [MacPorts](https://www.macports.org). + + + +### BSD + +Executable versions of Octave for BSD systems are provided by the individual +distributions. +Both [FreeBSD](https://www.freebsd.org/) and [OpenBSD](https://www.openbsd.org/) +have Octave packages. +These packages are created by volunteers and the Octave project has no control +over that process. + + + +### Microsoft Windows + +
+Note: All installers below bundle several Octave Forge packages +so they don't have to be installed separately. +After installation type pkg list to list them. +Read more. +× +
+ +- Windows-64 (recommended) + - [octave-5.2.0_1-w64-installer.exe](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64-installer.exe) + (~ 300 MB) + [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64-installer.exe.sig) + - [octave-5.2.0_1-w64.7z](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64.7z) + (~ 300 MB) + [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64.7z.sig) + - [octave-5.2.0_1-w64.zip](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64.zip) + (~ 530 MB) + [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64.zip.sig) + +

+ +- Windows-32 (old computers) + - [octave-5.2.0_1-w32-installer.exe](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w32-installer.exe) + (~ 275 MB) + [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w32-installer.exe.sig) + - [octave-5.2.0_1-w32.7z](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w32.7z) + (~ 258 MB) + [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w32.7z.sig) + - [octave-5.2.0_1-w32.zip](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w32.zip) + (~ 447 MB) + [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w32.zip.sig) + +

+ +- Windows-64 (64-bit linear algebra for large data) +
+ Unless your computer has more than ~32GB of memory + and you need to solve linear algebra problems + with arrays containing more than ~2 billion elements, this + version will offer no advantage over the recommended Windows-64 + version above. + + + - [octave-5.2.0_1-w64-64-installer.exe](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64-64-installer.exe) + (~ 286 MB) + [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64-64-installer.exe.sig) + - [octave-5.2.0_1-w64-64.7z](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64-64.7z) + (~ 279 MB) + [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64-64.7z.sig) + - [octave-5.2.0_1-w64-64.zip](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64-64.zip) + (~ 490 MB) + [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64-64.zip.sig) + +All Windows binaries with corresponding source code can be downloaded from +[https://ftpmirror.gnu.org/octave/windows/](https://ftpmirror.gnu.org/octave/windows/). diff -r ff5b4e46fe3d -r 171c46307031 index.html --- a/index.html Wed Jul 08 11:08:19 2020 +0900 +++ b/index.html Wed Jul 08 13:11:04 2020 +0900 @@ -25,8 +25,8 @@
@@ -81,27 +81,7 @@ xlabel ("x"); ylabel ("sin (x)"); {% endhighlight %} -
- - Example plot - -
- - - - -
-

Install

-
-
- {% include install.html %} -
-