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

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -