I get this error when trying to update package with sudo apt-get update
Hit:1 http://deb.fdmpkg.org bionic InRelease
Hit:2 http://ppa.launchpad.net/inkscape.dev/stable/ubuntu focal InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu focal InRelease
Hit:4 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:5 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease
Hit:6 http://us.archive.ubuntu.com/ubuntu focal-security InRelease
Err:7 https://repo.protonvpn.com/debian stable InRelease
Could not connect to repo.protonvpn.com:443 (10.10.34.35), connection timed out Could not connect to repo.protonvpn.com:443 (10.10.34.35), connection timed out
Reading package lists... Done
W: Failed to fetch https://repo.protonvpn.com/debian/dists/stable/InRelease Could not connect to repo.protonvpn.com:443 (10.10.34.35), connection timed out Could not connect to repo.protonvpn.com:443 (10.10.34.35), connection timed out
W: Some index files failed to download. They have been ignored, or old ones used instead.
I don't want to use protonvpn and try to uninstall it with:
sudo apt-get autoremove protonvpn
When I do this, I receive this error:
E: Unable to locate package protonvpn
Update:
there is no line for protonvpn in "Other Software" tab in "Software & Updates" application , but I unchack all lines and when click on close and reload button I get this error:
error image
Does anyone know how to fix this problem? Thank you.