Current "Occasional" Release: 6.0.5576
2026-04-07
Les versions disponibles sur cette page sont ce que nous considérons comme les versions actuelles de 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).
Si vous recherchez des versions plus récentes et plus avancées, veuillez consulter la Page des dernières versions.
Subsurface-mobile for Android is available in the Google Play store, additionally we make APKs available here. 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.
Une brève explication du concept de Side-Loading (Installation Manuelle) peut être trouvée dans cet article AndroidCentral.
Linux
L'équipe Subsurface fournit des packages de distribution pour Ubuntu et Fedora. Elle propose également un "Snap" et une "AppImage" générique qui devraient fonctionner sur la plupart des autres distributions Linux x86_64.
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 et autres distributions compatibles
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
et puis installez Subsurface avec la commande sudo apt install subsurface
Fedora
Pour installer les binaires Subsurface CICD sur Fedora, il suffit d'exécuter la commande suivante
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 which packages the AppImage.
Autres distributions Linux x86_64
chmod +x Subsurface-6.0.5576-CICD-release.AppImage, and then simply run this file.