From Fedora Project Wiki
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 #
).