For everyone trying to install the current latest version (2025.6) getting the error:
==> ERROR: Failure while downloading https://github.com/mullvad/mullvadvpn-app/releases/download/2025.6/MullvadVPN-2025.6_amd64.deb
Aborting...
This version has been pulled for issues connecting to the servers. Install version 2025.5 until 2025.7 by:
git checkout 1c26c40ba2ea0ad472d0a06af7df55715ca5ca4f
makepkg -si
This reverts back to the commit from version 2025.5 (commit 1c26c40ba2ea) and installs it.
Go back to master by using:
git checkout master
Pinned Comments
yochananmarqos commented on 2020-04-07 17:37 (UTC)
This package will verify the signature of the source package. The Mullvad code signing key is available here and instructions are here.