注意:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Package:Geany editor"
Jump to navigation
Jump to search
Haxmeister (talk | contribs) (Created page with "{{Ebuild |Summary=A lightweight development environment for programmers. |CatPkg=dev-util/geany |Homepage=https://www.geany.org/ }} {{EbuildFooter}}") |
Haxmeister (talk | contribs) |
||
Line 4: | Line 4: | ||
|Homepage=https://www.geany.org/ | |Homepage=https://www.geany.org/ | ||
}} | }} | ||
===About=== | |||
Geany is a text editor using the GTK+ toolkit with basic features of an integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. It supports many filetypes and has some nice features. | |||
===Installation=== | |||
Geany is available in the main repository: | |||
{{console|body= | |||
###i## emerge -av geany | |||
}} | |||
{{EbuildFooter}} | {{EbuildFooter}} |
Revision as of 20:54, February 21, 2017
Geany editor
Tip
We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.
About
Geany is a text editor using the GTK+ toolkit with basic features of an integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. It supports many filetypes and has some nice features.
Installation
Geany is available in the main repository:
root # emerge -av geany