Versão «semanal» actual: 6.0.5436

2025-09-16

Os ficheiros desta página são os que consideramos como versões actuais do Subsurface.

Esperamos que estes ficheiros sejam razoavelmente estáveis e alvo de alguns testes. Como o nome indica, tentamos actualizá-los uma vez por semana (embora esta frequência possa variar).

Se procura versões mais recentes (e provavelmente instáveis), por favor consulte a página das Últimas versões .

Este ficheiro de instalação para Windows não está assinado e o Windows irá provavelmente pedir-lhe para confirmar a instalação deste programa.
Tentamos colocar aqui uma versão assinada do DMG do Subsurface para o macOS. Se o seu Mac não quiser instalar esta imagem, por favor informe-nos no Fórum de utilizadores .

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.

Uma explicação breve sobre o conceito de side-loading pode ser encontrada neste artigo na Androidcentral.

O iOS é, actualmente, a única plataforma onde, em geral, a instalação de binários não assinados é impossível (aparentemente, isso pode mudar para utilizadores na UE, mas não noutros lugares). Como resultado, não podemos disponibilizar novas versões do Subsurface-mobile para iOS aqui, mas o nosso objetivo é actualizar igualmente a versão AppStore para as versões "semanais" com uma frequência razoável.

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.

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

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.

Outras distribuições Linux x86_64 

The 'candidate' Snap-channel contains our current build.
A generic AppImage is available. After you download this file, make it executable chmod +x Subsurface-6.0.5436-CICD-release.AppImage, and then simply run this file.