Hoe te doen:
Windows & MacOS:
Installers available at the OpenCPN github Releases page.
github.com/OpenCPN/OpenCPN/releases
flatpak:
$ flatpak update org.opencpn.OpenCPN
$ flatpak run org.opencpn.OpenCPN//stable
Linux/Ubuntu:
deb packages for ubuntu available from OpenCPN Production PPA, installed in the normal manner.
$ sudo add-apt-repository ppa:opencpn/opencpn
$ sudo apt update
Linux Debian-12 and derivatives (bookworm)
The linux/debian bookworm-backports packages are available now.
This is the package most users of debian Bookworm will use for recent rPI installations.
Simplified installation instructions:
- Add the bookworm-backports repository to your apt sources:
$ repo=http://repo.opencpn.org/bookworm-backports
$ wget -O- $repo/opencpn.list | sudo tee /etc/apt/sources.list.d/opencpn.list
- Import the signing key:
$ wget -O- $repo/KEY.gpg | sudo tee /etc/apt/keyrings/opencpn.key
- Update the apt catalog and install or update opencpn:
$ sudo apt update && sudo apt install opencpn
Android:
Version 5.12.2(122) submitted to Google Playstore. Available for download in 2-3 days.