Current "Occasional" Release: 6.0.5576
2026-04-07
De versies op deze pagina zijn wat wij beschouwen als de huidige versie van Subsurface.
We expect these builds to be reasonably stable and somewhat tested, and try to update them about once a quarter (the actual frequency may vary).
Als je op zoek bent naar de allernieuwste versie, bekijk dan de Laatste ontwikkelversie pagina.
The Subsurface Android APK can be side-loaded on most Android devices.
If you would like to get automatic updates, you can use Obtainium. After installing it, click on this link on your device to add the current release version of Subsurface-mobile to Obtainium, and get update notifications when new versions are released.
Note: If you previously had installed Subsurface-mobile from the Google Play store, the first time you switch to a side-loaded app, you'll have to uninstall the Play store version. Make sure your data is synced to the Subsurface Cloud. After you install this APK and log in to the Subsurface Cloud again, the data will be restored. Every subsequent update will not require an uninstall.
Een korte uitleg van het concept van sideloading is te vinden in dit androidcentral artikel.
Linux
Het Subsurface team levert distributiepakketten voor Ubuntu en Fedora, evenals een Snap en een generieke "AppImage" die op de meeste andere x86_64 Linux distributies zou moeten werken.
Debian
There is a version of Subsurface for debian that is maintained by a community contributor.
For the initial setup follow the instructions on https://dfx.at/subsurface-debian/, and then install Subsurface with sudo apt install subsurface.
Ubuntu en compatibele distributies
To use these binaries in Ubuntu, simply add the Subsurface Release PPA to your system:
sudo add-apt-repository ppa:subsurface/subsurface; sudo apt update
en installeer Subsurface dan met sudo apt install subsurface
Fedora
Om de Subsurface CICD binaries op Fedora te installeren, voer je eenvoudig het volgende uit
sudo dnf copr enable dirkhh/Subsurface
and then install Subsurface with sudo dnf install subsurface
Arch
To install the Subsurface CICD binaries on Arch Linux you can use the AUR package
https://aur.archlinux.org/packages/subsurface-appimage
which packages the AppImage.
Overige x86_64 Linux distributies
chmod +x Subsurface-6.0.5576-CICD-release.AppImage, and then simply run this file.