Hi On Tue, Oct 2, 2012 at 8:54 AM, Sapardee <[email protected]> wrote: > Has Anybody tried to install sublime text2 on ubuntu, i need guidance how to > install it on ubuntu..
I followed this http://www.technoreply.com/how-to-install-sublime-text-2-on-ubuntu-12-04-unity/ or it seems there there is a ppa (untried) sudo add-apt-repository ppa:webupd8team/sublime-text-2 sudo apt-get update Then, install Sublime Text 2 stable build: sudo apt-get install sublime-text Regards -- Ian Lawrence Tel: (+55 92) 88017824 E-mail: [email protected] Web: http://ianlawrence.info Open Web Foundation, member Author, Professional Ubuntu Mobile Development (Wiley 2009) -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
