#BECOME SUPER USER# | |
sudo -i | |
#add sublime to repository# | |
add-apt-repository ppa:webupd8team/sublime-text-2 | |
#update# | |
apt-get update | |
#install# | |
apt-get install sublime-text-2 |
This comment has been minimized.
This comment has been minimized.
Do the commands above install both the stable and dev version of sublime text 2? " The following NEW packages will be installed: |
This comment has been minimized.
This comment has been minimized.
Hi Here is the commands to install dev version and the commands to install beta version Thank you |
This comment has been minimized.
This comment has been minimized.
Thanks for your reply! |
This comment has been minimized.
This comment has been minimized.
Thanks |
This comment has been minimized.
This comment has been minimized.
Thank you from my side as well.... :) |
This comment has been minimized.
This comment has been minimized.
Thank you devudilip |
This comment has been minimized.
This comment has been minimized.
thanks a bunch you just saved me a lot of trouble |
This comment has been minimized.
This comment has been minimized.
thank you :-) |
This comment has been minimized.
This comment has been minimized.
add |
This comment has been minimized.
This comment has been minimized.
This worked for me for the package name... apt-get install sublime-text |
This comment has been minimized.
This comment has been minimized.
Thank you, i work myself |
This comment has been minimized.
This comment has been minimized.
As for @ryanl4321 apt-get install sublime-text-2doesn't work. apt-get install sublime-textdoes. |
This comment has been minimized.
This comment has been minimized.
@ryanl4321 - Thank you that worked! |
This comment has been minimized.
This comment has been minimized.
~$ which sublime-text ~$ ll $(!!) Although you "apt-get install sublime-text" ... sublime-text-2 is the actual binary. |
This comment has been minimized.
This comment has been minimized.
this works for me $ sudo apt-get install sublime-text-2-beta |
This comment has been minimized.
This comment has been minimized.
[apt-get install sublime-text] works fine. |
This comment has been minimized.
This comment has been minimized.
None of these work for me... Added the repository and sublime sublime-text sublime-text-2 and sublime-text-2-beta doesn't download anything. Receive Unable to locate package... Edit: need to do an "apt-get update" then "apt-get install sublime-text" works |
This comment has been minimized.
This comment has been minimized.
sudo apt-get install sublime-text |
This comment has been minimized.
This comment has been minimized.
sudo apt-get update sudo apt-get install sublime-text-2-dev |
This comment has been minimized.
This comment has been minimized.
@puntofisso is right only apt-get install sublime-text works for me |
This comment has been minimized.
This comment has been minimized.
I'm having trouble installing sublime text 2 from their website onto Linux, Ubuntu. I tried many of the examples above and below and I get Errors and things Not Found. After downloading sublime text and when trying to open it the application isn't found. I don't know what to do with the package setup and sublime plug in. I'd love to get sublime's text editor opened and running. HELP! would be greatly appreciated! |
This comment has been minimized.
This comment has been minimized.
@nbpro its worked for me thanks.............. |
This comment has been minimized.
This comment has been minimized.
thanks..@devudilip, it fixed my problem and worked for me..!! |
This comment has been minimized.
This comment has been minimized.
I got my sublime text 2 but, theres something wrong. Its says, UNREGISTERED on the window title of my sublime text. Is anyone could help me ? |
This comment has been minimized.