File: installation.md

package info (click to toggle)
openorienteering-mapper 0.9.5-3.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 61,788 kB
  • sloc: cpp: 112,248; ansic: 1,448; sh: 408; java: 240; xml: 97; sed: 64; makefile: 28
file content (63 lines) | stat: -rw-r--r-- 2,151 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
---
title: Installation
last_modified_date: 28 September 2019
nav_order: 0.02
---

OpenOrienteering Mapper runs on Android, Windows, macOS and Linux.
Visit <https://www.openorienteering.org/apps/mapper/> to find downloads.
Apart from stable releases, the web site offers packages from other branches
of development.

When the website is able to recognize the visitor's operating system,
the download button will point right to the recommended package, and
another link will bring you to the main page of this release.

The main page of a particular release is also the target of the download button
when the operating system cannot be identified. Apart from important notes,
it has an "Assets" section with the full list of alternative downloads
for Windows, macOS and Android.


## Windows

The default download for Windows is the installation program for 64-bit systems
("...-Windows-x64.exe").
Most modern Windows computers will be able to run this version.

For older or otherwise constrained Windows computers, you may choose the 32-bit
version which has "Windows-x32" in it file name.

Apart from the installation program packages ("*.exe"), there are also plain
compressed archives ("*.zip") which can be run without installation, e.g.
from a USB stick.


## Android

The default download for Android is an APK package for ARM CPUs
("...-armeabi-v7a.apk")
Most Android devices will be able to run this version.

More modern ARM based devices will benefit from choosing the 64-bit variant
instead, named "...-arm64-v8a.apk".
There are also devices based on x86-type CPUs, so there are even more 32-bit
("...-x86.apk") and 64-bit ("...-x86_64.apk") variants.

If you are unsure of your CPU type follow these instructions:

<https://android.gadgethacks.com/how-to/android-basics-see-what-kind-processor-you-have-arm-arm64-x86-0168051/>


## macOS

For macOS, there is just a single download ("...-macOS.dmg").


## Linux

For Linux, the download links will guide you to Open Build Service where we
provide Linux packages for major distribution:

<https://software.opensuse.org/download.html?project=home%3Adg0yt&package=openorienteering-mapper>.