Hi, I have problem witch install Sublime Text 3 on Ubuntu in version 17.04. I tested on version 16.04LTS and 17.04. On LTS version all is ok. I show logs from terminal:
From Ubuntu 16.04 LTS:
https://pastebin.com/4LcGGFQZ
From Ubuntu 17.04:
https://pastebin.com/fYKDGHrv
What’s the problem? On Ubuntu 17.04 I can not download sublime text from source.
How install Sublime Text 3 on Ubuntu 17.04? I tested this n clear system. Used this command:
sudo add-apt-repository ppa:webupd8team/sublime-text-3
sudo apt-get update
sudo apt-get install sublime-text-installer
What should I do?