
Installing the app using the Mullvad repository
The Mullvad VPN app is available via our repository servers for deb and dnf/yum based Linux distributions. If this does not work for you, but you run a systemd based system, you can try to install it using the manual .deb installation instructions below.
Ubuntu/Debian
# Download the Mullvad signing key
sudo curl -fsSLo /usr/share/keyrings/mullvad-keyring.asc https://repository.mullvad.net/deb/mullvad-keyring.asc
# Add the Mullvad repository server to apt
echo "deb [signed-by=/usr/share/keyrings/mullvad-keyring.asc arch=$( dpkg --print-architecture )] https://repository.mullvad.net/deb/stable stable main" | sudo tee /etc/apt/sources.list.d/mullvad.list
# Or add the Mullvad BETA repository server to apt
echo "deb [signed-by=/usr/share/keyrings/mullvad-keyring.asc arch=$( dpkg --print-architecture )] https://repository.mullvad.net/deb/beta beta main" | sudo tee /etc/apt/sources.list.d/mullvad.list
# Install the package
sudo apt update
sudo apt install mullvad-vpn
Fedora
# Fedora 41 and newer
# Add the Mullvad repository server to dnf
sudo dnf config-manager addrepo --from-repofile=https://repository.mullvad.net/rpm/stable/mullvad.repo
# Or add the Mullvad BETA repository server to dnf
sudo dnf config-manager addrepo --from-repofile=https://repository.mullvad.net/rpm/beta/mullvad.repo
# Fedora 40 and earlier
# Add the Mullvad repository server to dnf
sudo dnf config-manager --add-repo https://repository.mullvad.net/rpm/stable/mullvad.repo
# Or add the Mullvad BETA repository server to dnf
sudo dnf config-manager --add-repo https://repository.mullvad.net/rpm/beta/mullvad.repo
# Install the package
sudo dnf install mullvad-vpn
Manually installing the package file
Instruções de instalaçãoSelect architecture
Select distribution
Select repository
Please select architecture and distribution above
Fácilidade de utilização
- Instale um túnel e ative-o com apenas alguns cliques
- Mude facilmente de local ou servidor
- Envie solicitações de apoio diretamente da app
- Divisão do túnel
Proteja a sua privacidade
- Rotação automática de chave WireGuard, proteção contra censura, análise de portas e ofuscação de tráfego
- Desligamento de segurança avançada. Integração estreita de firewall com operações atómicas sem fugas
- Multihop e Shadowsocks
- Instalador assinado criptograficamente
- Temos uma política de não registo da atividade do utilizador
A confiança é essencial
- Última auditoria da app (novembro de 2024 – por X41 D-Sec)
- O nosso código fonte