Get Package Control alpha for Sublime Text 3
Please note that the following method can not validate the sublime.wbond.net SSL certificate. If you have concern over the security of the download, please follow the Manual Instructions below.
Installation is through the Sublime Text 2 console. This is accessed via the ctrl+` shortcut. Once open, paste the following command into the console.
This command creates the Installed Packages folder for you (if necessary), and then downloads the Package Control.sublime-package into it.
Start Managing Your PackagesIf for some reason the console installation instructions do not work for you (such as having a proxy on your network), perform the following steps to manually install Package Control:
If you want to help test the latest changes, or you are having trouble with the stable version (v1.6.3) of Package Control, please use the instructions below to install the testing version (v1.6.9.0). See the testing version changelog on GitHub.
Notable changes include:
If you already have Package Control installed and want to help test the new version.
If Package Control is not currently working for you, you’ll have to manually install.
There is an alpha quality release of Package Control for Sublime Text 3 available. Please note that it currently functions the same as for ST2, however there will be changes in the future to properly support the new preferred method of keeping .sublime-package files on disk instead of extracting them to the Packages/ folder.
Please use GitHub issues and prefix all bug titles with ST3: .
Since Sublime Text 3 no longer extracts the contents of .sublime-package files by default, and the fact that Package Control needs to read CA cert files from disk for SSL certificate verification, the only viable install method right now is via Git.
Please note, the Packages/ folder listed below refers to the folder that opens when you use the Preferences > Browse Packages… menu.
The new version of Package Control is targetted at both Sublime Text 2 and Sublime Text 3. If you are still running ST2, and can help, please spend some time testing to make sure it does not regress.