Sublime Forum

Installing Sublime Text 2 on Fedora & Red Hat Linux

#1

Hello All,

I wrote a small tutorial about installing Sublime Text 2 - free version on Fedora and Red Hat Linux - and integrating it into Gnome 3. Hope all fellow fedora users and newbies find it useful.

digitizor.com/2013/04/24/install … ra-redhat/

For 64 Bit Machines -

  1. wget gist.github.com/henriquemoody/3 … -text-2.sh -O install-sublime-text.sh11
  2. chmod +x install-sublime-text.sh
  3. su -c “sh install-sublime-text.sh”

Thanks,
Debjit

0 Likes