First
Code:
sudo apt install wget
next grab the installer
Code:
wget "https://mullvad.net/download/app/deb/latest" -O mullvad.deb
Now from the Directory the .deb is run
Code:
sudo dpkg -i mullvad.deb
I remember this was a problem on 22.04 so if needed
Code:
sudo apt install -f
Another way is to have curl installed:
Code:
sudo apt install curl
This will add the key, and we did not remove that, and we may need to still but for now:
Code:
sudo curl -fsSLo /usr/share/keyrings/mullvad-keyring.asc https://repository.mullvad.net/deb/mullvad-keyring.asc
Now we add the apt repo:
Code:
echo "deb [signed-by=/usr/share/keyrings/mullvad-keyring.asc arch=$( dpkg --print-architecture )] https://repository.mullvad.net/deb/stable $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/mullvad.list
Now update and let us know how this goes.
Code:
apt search mullvad
Sorting... Done
Full Text Search... Done
mullvad-browser/unknown 13.5.6-1 amd64
Mullvad Browser
mullvad-vpn/unknown,now 2024.5 amd64 [installed]
Mullvad VPN client