Chinaunix首页 | 论坛 | 博客
  • 博客访问: 149663
  • 博文数量: 24
  • 博客积分: 455
  • 博客等级: 下士
  • 技术积分: 309
  • 用 户 组: 普通用户
  • 注册时间: 2010-10-22 09:43
文章分类

全部博文(24)

文章存档

2013年(7)

2012年(5)

2011年(11)

2010年(1)

我的朋友

分类: LINUX

2013-08-20 11:40:06

Komodo Edit - Powerful free editor for Python, PHP, Perl, Ruby, Tcl, Javascript and other major web languages.

homepage: 
download: 
ubuntu下通过PPA安装


Ubuntu users, press Ctrl – Alt – T on your keyboard to open the terminal or console. When it opens, run the commands below to add the below PPA repository on your system.


sudo add-apt-repository ppa:mystic-mirage/komodo-edit
 

Next, run the commands below to install Komodo Edit as well as its global menu tools.


sudo apt-getupdate && sudo apt-getinstall komodo-edit komodo-edit-globalmenu

 

That’s it! 

阅读(1159) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~