Geany - A fast and lightweight IDE
Инсталляция из репозитория Ubuntu:
# aptitude install geany geany-plugin-doc
Инсталляция последней версии из репозитория PPA for Geany Developers:
Добавим пути к репозиторию в файл /etc/apt/sources.list
deb http://ppa.launchpad.net/geany-dev/ppa/ubuntu jaunty main deb-src http://ppa.launchpad.net/geany-dev/ppa/ubuntu jaunty main
Для получения ключа выполним команду:
# apt-key adv --keyserver keyserver.ubuntu.com --recv-keys B3641232 # aptitude update # aptitude install geany geany-plugin-doc
http://plugins.geany.org/geanyvc - — плагин для работы с системами управлением исходным кодом: CVS, Bazaar, GIT, Mercurial, Subversion, SVK;
# aptitude install geany-plugin-vc
Plugin Manager — в этом пункте можно включить использование таких плагинов, как автосохранение изменённых документов, просмотр файлового дерева в боковой панели.
$ tree /home/darkfire/.config/geany/templates /home/darkfire/.config/geany/templates ... |-- filetype.c |-- filetype.cpp |-- filetype.d |-- filetype.html |-- filetype.java |-- filetype.latex |-- filetype.none |-- filetype.pascal |-- filetype.php |-- filetype.python |-- filetype.ruby `-- templates.README ...
$ cat /home/darkfire/.config/geany/templates/templates.README There are several template files in this directory. For these templates you can use wildcards. For more information read the documentation (in /usr/share/doc/geany/html/index.html or visit http://www.geany.org/).
Локальная ссылка на документацию Geany для ОС Ubuntu 9.04: Geany A fast, light, GTK+ IDE