From Fedora Project Wiki

Revision as of 12:22, 8 January 2017 by Fusion809 (talk | contribs) (→‎Installation: Expanding)

Anjuta is a free and open-source IDE that is part of the GNOME suite of core applications. It itself is written in C and has support for the C, C++, Java, JavaScript, Python and Vala programming language. Being a GNOME core application it is in the official repositories of Fedora.

Installation

Its installation is very simple and involves running the command:

$ sudo dnf install anjuta

where $ denotes a user console, as opposed to a root console (which is denoted by #).