Última versão de desenvolvimento (CICD):
2025-10-15
The releases on this page are the latest builds from the Subsurface CICD (Continuous Integration, Continuous Delivery) system. While we don't expect them to be broken very often, they may not have received a lot of testing yet, and may still be buggy.
These installers, and previous versions of them, can also be found on the GitHub 'nightly-builds' Releases Page.
The latest change-sets merged into this release are:
Se procura versões mais estáveis, por favor considere
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 latest development 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.
Uma explicação breve sobre o conceito de side-loading pode ser encontrada neste artigo na Androidcentral.
Linux
The Subsurface team is providing distribution packages for Ubuntu and Fedora as well as a Snap and a generic "AppImage" that should work on most other x86_64 Linux distributions.
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-beta
.
Ubuntu e distribuições compatíveis
Para usar estes binários no Ubuntu, basta adicionar o PPA do Subsurface Daily Release ao seu sistema:
sudo add-apt-repository ppa:subsurface/subsurface-daily; sudo apt update
e depois instalar o Subsurface com sudo apt install subsurface
Fedora
Para instalar os binários CICD do Subsurface no Fedora basta correr
sudo dnf copr enable dirkhh/Subsurface-test
e depois instalar o Subsurface com dnf install subsurface
Outras distribuições Linux x86_64
chmod +x Subsurface--CICD-release.AppImage
, and then simply run this file.