-
-
Save moomerman/4674060 to your computer and use it in GitHub Desktop.
cd ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/ | |
git clone git://github.com/wbond/sublime_package_control.git Package\ Control | |
cd Package\ Control | |
git checkout python3 | |
# restart Sublime Text 3 and you should have Package Control working |
svassr's comment and link above worked for me on windows 2008 x64.
I had to install in AppRoaming\Sublime Text 3\Packages folder as the blog post in the link states.
Thanks!
I have installed as per the instructions, yet when i hit cmd + sh + P, install does not display!?
OSX 10.8.4
Help?
Thanks
Hi, I tried JohnTheodore's fix on my Ubuntu 12.04 and it work for for the first installs of packages but then it started popping up a message saying "there are no packages available for installation right now".
Can anyone help at all?
For me the git clone command hangs on windows
Works prefectly here, installed snippets already, thanks!
I used to have Sublime text 2 but few days ago found that I cannot open it. Later I found that there is a new version which is Sublime text 3. So I tried to migrated plugins but always had errors. So, I uninstalled Sublime text 2. Now I tried to followed the instruction on the wbond.net and I just lost. I am not familiar with the Git and how to use it while I have one now. Is there any simple ways how to install Control Package for Sublime Text 3 Beta?
Worked great for me, after I read through the instructions. Thanks much for the work
Thank you, this worked out of the box.
Thanks. you made me happy)
Thanks it works perfectly
Just so people know, these instructions are out-of-date. ST3 support was added to the stable release over a year ago, and the branch referenced here no longer even exists. I also highly recommend not checking out with git unless you are prepared to help debug development work. Almost all users should just follow the instructions at:
That link is dead? The whole domain is dead?
This worked great for me. Thanks!
Just what I needed, thanks!
@wbond the site (https://packagecontrol.io/installation) is dead.
it works for me too.. thanks!
Thanks a lot.
It works well in my mac.(El Capitan)
@wbond the site (https://packagecontrol.io/installation) is dead.
@wbond Impossible to reach https://packagecontrol.io/ .... So, impossible to get the code to install Package Control.
@wbond I see the followin errors in console when try to install Package Control from Sublime Text 3:
Error installing Package Control: HTTPS error encountered, falling back to HTTP - <urlopen error [WinError 10061] No connection could be made because the target machine actively refused it>
Error installing Package Control: HTTP error encountered, giving up - <urlopen error [WinError 10061] No connection could be made because the target machine actively refused it>
error: An error occurred installing Package Control
Please check the Console for details
Visit https://packagecontrol.io/installation for manual instructions
Site https://packagecontrol.io/installation is dead.
I followed the instructions and tried it on the standalone 64 bit windows version and it doesn't seem to work.