mullvadvpn-apt

Unofficial APT repository for Mullvad VPN that will check for updates regularly.

EZ update your Mullvad VPN Debian/Ubuntu client.

I do this for myself, but if you want to use it, feel free to audit this repo first and you are strongly recommended to do so.

Install as APT repo manually

sudo apt remove mullvad-vpn # if you installed the vpn client through deb file already, uninstall first.
wget -qO- https://ghaaapt.github.io/mullvadvpn-apt/mullvad-vpn-archive-keyring.asc | gpg --dearmor | sudo tee /usr/share/keyrings/mullvad-vpn-archive-keyring.gpg > /dev/null
chmod a+r /usr/share/keyrings/mullvad-vpn-archive-keyring.gpg
echo 'deb [signed-by=/usr/share/keyrings/mullvad-vpn-archive-keyring.gpg] https://ghaaapt.github.io/mullvadvpn-apt/ stable main' | sudo tee /etc/apt/sources.list.d/mullvad-vpn.list
sudo apt update && sudo apt install mullvad-vpn -y

Install as APT repo automatically

wget -q https://ghaaapt.github.io/mullvadvpn-apt/install_mullvad_vpn.sh && sudo bash ./install_mullvad_vpn.sh

Checksum

2dfb8b05818795511c5691d275148011ff43ed00a145dfdf871f04a020596d27 pool/main/m/mullvad-vpn/mullvad-vpn_2024.3_amd64.deb
eee5207b067d2952f23146b1eaed11e99375612dcbe1ce3799e56a2500fbee50 pool/main/m/mullvad-vpn/mullvad-vpn_2024.3_arm64.deb

Copyright

The Mullvad VPN installers (deb files) are re-distributed in GPLv3

Disclaimer

GHaaAPT is not affiliated, associated, authorized, endorsed by, or in any way officially connected with the Mullvad VPN AB, or any of its subsidiaries or its affiliates. The official Mullvad VPN AB website can be found at https://mullvad.net.

The names Mullvad VPN as well as related names, marks, emblems and images are registered trademarks of their respective owners.