C y C++

Compilar los programas C y C++ requiere algunos paquetes que no están instalados por defecto.

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 para GNOME

Anjuta es un IDE para el desarrollo de aplicaciones en C y C++ para la plataforma “GNOME”.

  1. Install the anjuta package from the “Universe” repository (see Capítulo 11, Instalar, desinstalar y actualizar aplicaciones).

  2. Presione Alt+F2, Teclee “anjuta” y presione Ejecutar para empezar a usar Anjuta.

KDevelop IDE para KDE

KDevelop es un IDE para el desarrollo de aplicaciones en C y C++ para la plataforma “KDE”.

  1. Install the kdevelop package from the “Universe” repository (see Capítulo 11, Instalar, desinstalar y actualizar aplicaciones).

  2. Presione AplicacionesProgramaciónKDevelop para empezar a utilizar KDevelop.