annotate download.md @ 184:171c46307031

Strip download tabbing from landing page.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Wed, 08 Jul 2020 13:11:04 +0900
parents e7efa40deb17
children 3a99431030c1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
94
e8fc61e077fc Merged closed branch "kai" into default.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
1 ---
e8fc61e077fc Merged closed branch "kai" into default.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
2 layout: page
96
e7efa40deb17 Fix URLs, Images, Titles to be up with Alex original style.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 94
diff changeset
3 title: Download
94
e8fc61e077fc Merged closed branch "kai" into default.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
4 menu: true
e8fc61e077fc Merged closed branch "kai" into default.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
5 ---
e8fc61e077fc Merged closed branch "kai" into default.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
6
184
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
7 <ul class="tabs">
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
8 <li class="tab-title"><a href="#source">Source</a></li>
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
9 <li class="tab-title"><a href="#linux">GNU/Linux</a></li>
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
10 <li class="tab-title"><a href="#macos">macOS</a></li>
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
11 <li class="tab-title"><a href="#bsd">BSD</a></li>
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
12 <li class="tab-title"><a href="#ms-windows">MS Windows</a></li>
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
13 </ul>
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
14
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
15 <a name="source">
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
16 ### Source
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
17
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
18 The latest released version of Octave is always available from
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
19
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
20 - https://ftp.gnu.org/gnu/octave
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
21 - ftp://ftp.gnu.org/gnu/octave
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
22
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
23 Please download from
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
24 [https://ftpmirror.gnu.org/octave](https://ftpmirror.gnu.org/octave),
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
25 which will redirect automatically to a nearby
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
26 [mirror site](https://www.gnu.org/order/ftp.html).
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
27
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
28
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
29 <a name="linux">
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
30 ### GNU/Linux
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
31
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
32 Packaged versions of Octave for GNU/Linux systems are provided by the
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
33 individual distributions described in the
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
34 [Octave wiki]({{ site.wiki_url }}/Category:Installation).
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
35 These packages are created by volunteers.
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
36 The delay between an Octave source release and the availability of a package
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
37 for a particular GNU/Linux distribution varies.
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
38
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
39 Alternatively,
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
40 there are some distribution independent installation methods for more recent
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
41 versions of GNU Octave described in the
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
42 [Octave wiki]({{ site.wiki_url }}/Octave_for_GNU/Linux#Distribution_independent).
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
43
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
44
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
45 <a name="macos">
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
46 ### macOS
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
47
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
48 The [Octave Wiki]({{ site.wiki_url }}/Octave_for_macOS) has instructions for
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
49 installing Octave on macOS systems.
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
50 Octave is also available in third-party package managers such as
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
51 [Homebrew](https://brew.sh/) and [MacPorts](https://www.macports.org).
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
52
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
53
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
54 <a name="bsd">
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
55 ### BSD
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
56
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
57 Executable versions of Octave for BSD systems are provided by the individual
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
58 distributions.
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
59 Both [FreeBSD](https://www.freebsd.org/) and [OpenBSD](https://www.openbsd.org/)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
60 have Octave packages.
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
61 These packages are created by volunteers and the Octave project has no control
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
62 over that process.
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
63
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
64
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
65 <a name="ms-windows">
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
66 ### Microsoft Windows
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
67
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
68 <div data-alert class="alert-box info radius">
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
69 <b>Note:</b> All installers below bundle several <b>Octave Forge packages</b>
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
70 so they don't have to be installed separately.
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
71 After installation type <code>pkg list</code> to list them.
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
72 <a href="{{ site.wiki_url }}/Octave_for_Microsoft_Windows">Read more.</a>
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
73 <a href="#" class="close">&times;</a>
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
74 </div>
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
75
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
76 - Windows-64 (recommended)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
77 - [octave-5.2.0_1-w64-installer.exe](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64-installer.exe)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
78 (~ 300 MB)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
79 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64-installer.exe.sig)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
80 - [octave-5.2.0_1-w64.7z](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64.7z)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
81 (~ 300 MB)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
82 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64.7z.sig)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
83 - [octave-5.2.0_1-w64.zip](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64.zip)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
84 (~ 530 MB)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
85 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64.zip.sig)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
86
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
87 <p></p>
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
88
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
89 - Windows-32 (old computers)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
90 - [octave-5.2.0_1-w32-installer.exe](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w32-installer.exe)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
91 (~ 275 MB)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
92 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w32-installer.exe.sig)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
93 - [octave-5.2.0_1-w32.7z](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w32.7z)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
94 (~ 258 MB)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
95 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w32.7z.sig)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
96 - [octave-5.2.0_1-w32.zip](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w32.zip)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
97 (~ 447 MB)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
98 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w32.zip.sig)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
99
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
100 <p></p>
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
101
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
102 - Windows-64 (64-bit linear algebra for large data)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
103 <br><small>
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
104 Unless your computer has more than ~32GB of memory
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
105 <strong>and</strong> you need to solve linear algebra problems
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
106 with arrays containing more than ~2 billion elements, this
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
107 version will offer no advantage over the recommended Windows-64
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
108 version above.
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
109 </small>
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
110
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
111 - [octave-5.2.0_1-w64-64-installer.exe](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64-64-installer.exe)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
112 (~ 286 MB)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
113 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64-64-installer.exe.sig)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
114 - [octave-5.2.0_1-w64-64.7z](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64-64.7z)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
115 (~ 279 MB)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
116 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64-64.7z.sig)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
117 - [octave-5.2.0_1-w64-64.zip](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64-64.zip)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
118 (~ 490 MB)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
119 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64-64.zip.sig)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
120
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
121 All Windows binaries with corresponding source code can be downloaded from
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
122 [https://ftpmirror.gnu.org/octave/windows/](https://ftpmirror.gnu.org/octave/windows/).