Zum Hauptinhalt springen

Downloads

Mullvad VPN für Linux

Neueste Version: 2025.5 (Änderungen ansehen)

Mullvad VPN App Screenshot

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

Installationsanweisungen

Select architecture

Select distribution

Please select architecture and distribution above

Ubuntu/Debian (Intel x86_64)

Läuft unter Ubuntu 22.04+, Debian 11+ (nur 64-Bit)

Ubuntu/Debian (ARM64)

Läuft unter Ubuntu 22.04+, Debian 11+ (nur 64-Bit)

Einfach zu nutzen

  • Mit wenigen Klicks einen Tunnel installieren und in Betrieb nehmen
  • Einfacher Wechsel des Standorts/Servers
  • Supportanfragen direkt in der App einreichen
  • Split Tunneling

Schutz Ihrer Privatsphäre

  • Automatische Rotation von WireGuard-Schlüsseln, Anti-Zensur, Port-Sondierung und Traffic-Verschleierung
  • Erweiterter Killswitch. Enge Firewall-Integration mit atomaren Operationen ohne Leaks
  • Multihop und Shadowsocks
  • Kryptographisch signiertes Installationsprogramm
  • Unsere Richtlinie: Keine Aufzeichnung von Benutzeraktivitäten

Vertrauen ist das A und O

Sie können die App nicht verwenden?

Falls Sie Probleme bei der Verwendung der Mullvad VPN-App haben, können Sie Konfigurationsdateien zur Verwendung mit den offiziellen OpenVPN- oder WireGuard-Clients herunterladen.

WireGuard OpenVPN