Hello-
I am trying to install Proton VPN. I recently installed Ubuntu and was happy I was able to flash the USB and get it installed. My pink cloud was short lived however in that I cant even install a VPN which should be a relatively easy task. Please see the below output. I have followed the directions several times and still I end up with the same bad result "unable to locate package". Any one who could assist many thnaks. I looked on the web and there is no real answer for this.....
buntu1@Linux-Laptop:~$ sudo apt update
Hit:1 http://us.archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
ubuntu1@Linux-Laptop:~$ sudo apt-get install protonvpn
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package protonvpn
ubuntu1@Linux-Laptop:~$ install protonvpn
install: missing destination file operand after 'protonvpn'
Try 'install --help' for more information.
ubuntu1@Linux-Laptop:~$ instal --help
Command 'instal' not found, did you mean:
command 'install' from deb coreutils (8.32-4.1ubuntu1)
Try: sudo apt install <deb name>
ubuntu1@Linux-Laptop:~$ sudo apt install protonvpn
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package protonvpn
ubuntu1@Linux-Laptop:~$ sudo apt-get autoremove protonvpn
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package protonvpn