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