Sublime Text 3 – Ubuntu – Package Control installation

If you’re running into the following error when attempting to install “Package Control’ for Sublime Text:

urllib.error.URLError:

Then you’ll need to install manually. The instructions suggest that you “Browse Packages”, then navigate to the “installed packages” directory. However, if you’re like me, the “Installed Packages” directory is not up the directory tree, it is down.

Simply download the Package Control zip manually and put it in the

~/.config/sublime-text-3/Installed Packages

directory and restart.

From there – you should have access to the necessary package control tools.

Leave a Reply

Your email address will not be published. Required fields are marked *