I'm trying to set up ExpressVPN on my Linux Mint system, which is supposed to be straightforward according to their website. However, I'm running into some issues. I'm getting an error that says 'No valid package repositories are configured,' and also a message that it failed to execute commands with sudo privileges. It seems I can't move forward because of permission issues. I've spent a few hours trying to troubleshoot this with AI assistance, but I'm not having much luck. I read that using a .deb file might be easier than the .run file I have, but I can't find any .deb download on the ExpressVPN website; it only offers a .run file. What am I doing wrong?
2 Answers
Have you tried running 'sudo apt install expressvpn'? It could be a quick fix if the package is in the repositories; just make sure you have added any necessary repository.
If your OS isn't letting you install a VPN, maybe it's a sign to consider another VPN service. Sometimes compatibility issues arise, and there are many alternatives that work great on Linux. Check out some other options if you keep hitting walls with this one.
I get your point, but it’s not uncommon for Linux to be picky about certain software, especially with VPNs. I’ve had my fair share of troubles too!
ExpressVPN works perfectly on my Windows setup, and streaming is top-notch! I'd suggest sticking it out for now — it's worth it.

I tried that, but it can't find the package. Since I only got the download link via email after paying, I guess that's why it wouldn't find it in the repositories.