Última versão de desenvolvimento (CICD): 6.0.5428
2025-08-26
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:
- Use updated LIBZIP API to squash some compiler warnings
- Support building on Debian Trixie
- Implement the backend dive planner functionality for mobile
- Bump actions/checkout from 4 to 5
- Match any horizontal whitespace in the time format test
Se procura versões mais estáveis, por favor considere
A versão Android do Subsurface pode ser instalada na maioria dos dispositivos Android. Se instalou anteriormente a versão Subsurface-mobile da Play store do Google, a primeira vez que mudar para esta versão, terá que desinstalar a versão da Play store. Assegure-se que os seus registos de mergulho estão sincronizados com o armazenamento remoto da Subsurface Cloud. Após a instalação desta e depois de entrar na nuvem, os dados serão restaurados. Os upgrades seguintes não requerem a desinstalação da versão anterior.
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-6.0.5428-CICD-release.AppImage
, and then simply run this file.