PHP Editor for CentOS 6.X -


i have spent full day googling around internet php editor centos 6.x. sublime text 2 most, not available either in repositories nor rpm.

you guys have editor reference on centos?

i have tried install sublime text using way had ubuntu:

sudo add-apt-repository ppa:webupd8team/sublime-text-2 sudo apt-get update  # optional: remove installed sublime text 2 packages: sudo apt-get remove sublime-text* 

but giving error

sudo: add-apt-repository: command not found

i tried yum install sublimetext:

no package sublimetext available.
error: nothing do

no luck.

for linux, can download “linux 64-bit” (or “linux 32-bit” — right version highlighted you) @ the sublime text website.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

java - Using an Integer ArrayList in Android -