C e C++

Per compilare programmi C e C++ sono richiesti alcuni pacchetti che di base non sono installati.

There are many tools available for C and C++ developers. Those wishing to develop graphical applications will find that choosing a graphical toolkit/platform will make development more convenient. The two most popular development platforms for Xubuntu are «GTK/GNOME» and «Qt/KDE», each of which has its own set of tools and documentation.

Anjuta IDE per GNOME

Anjuta è un IDE per sviluppare applicazioni in C e C++ per la piattaforma «GNOME».

  1. Install the anjuta package from the «Universe» repository (see Capitolo 11, Aggiungere, rimuovere e aggiornare le applicazioni).

  2. Premere Alt+F2, digitare «anjuta» e quindi premere Esegui per iniziare a usare Anjuta.

KDevelop IDE per KDE

KDevelop è un IDE per sviluppare applicazioni in C e C++ per la piattaforma «KDE».

  1. Install the kdevelop package from the «Universe» repository (see Capitolo 11, Aggiungere, rimuovere e aggiornare le applicazioni).

  2. Scegliere ApplicazioniProgrammazioneKDevelop per iniziare a usare KDevelop.