When I run this command:
sudo add-apt-repository ppa:webupd8team/sublime-text-3
I get the following error:
Cannot add PPA: 'ppa:~webupd8team/ubuntu/sublime-text-3'.
ERROR: '~webupd8team' user or team does not exist
My proxy settings are working properly
what's the solution?
deb http://ppa.launchpad.net/webupd8team/sublime-text-3/ubuntu YOUR_UBUNTU_VERSION_HERE main
– Panther Nov 01 '17 at 23:26