diff options
| author | Thomas Hallgren <th-github@altocumulus.org> | 2019-08-07 19:02:27 +0200 |
|---|---|---|
| committer | Thomas Hallgren <th-github@altocumulus.org> | 2019-08-07 19:02:27 +0200 |
| commit | 12f2520b3c68ba68d42a52931663a0f5e31a5bca (patch) | |
| tree | 594a28cee2a09a1275a9b5df54de87f8b6bec073 /download | |
| parent | 941b4ddf1f8a5c1fcf90dc2620e78e53db700715 (diff) | |
Download page: add binary package for Raspbian 10
Diffstat (limited to 'download')
| -rw-r--r-- | download/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/download/index.md b/download/index.md index 78df9d38e..e1d3322c1 100644 --- a/download/index.md +++ b/download/index.md @@ -13,13 +13,13 @@ These binary packages include both the GF core (compiler and runtime) as well as | Platform | Download | Features | How to install | |:----------------|:---------------------------------------------------|:---------------|:-----------------------------------| | macOS | [gf-3.10.pkg](gf-3.10.pkg) | GF, S, C, J, P | Double-click on the package icon | +| Raspbian 10 (buster) | [gf\_3.10-2\_armhf.deb](gf_3.10-2_armhf.deb) | GF,S,C,J,P | `sudo dpkg -i gf_3.10-2_armhf.deb` | | Ubuntu (32-bit) | [gf\_3.10-2\_i386.deb](gf_3.10-2_i386.deb) | GF, S, C, J, P | `sudo dpkg -i gf_3.10-2_i386.deb` | | Ubuntu (64-bit) | [gf\_3.10-2\_amd64.deb](gf_3.10-2_amd64.deb) | GF, S, C, J, P | `sudo dpkg -i gf_3.10-2_amd64.deb` | | Windows | [gf-3.10-bin-windows.zip](gf-3.10-bin-windows.zip) | GF, S | `unzip gf-3.10-bin-windows.zip` | <!-- | macOS | [gf-3.10-bin-intel-mac.tar.gz](gf-3.10-bin-intel-mac.tar.gz) | GF,S,C,J,P | `sudo tar -C /usr/local -zxf gf-3.10-bin-intel-mac.tar.gz` | -| Raspbian 9.1 | [gf\_3.10-1\_armhf.deb](gf_3.10-1_armhf.deb) | GF,S,C,J,P | `sudo dpkg -i gf_3.10-1_armhf.deb` | --> **Features** |
