C ו-C++

הידור תוכנות שנכתבו בשפות C ו- ++C דורש כמה חבילות שלא הותקנו בברירת מחדל.

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

Anjuta הינה סביבת פיתוח משולבת לפיתוח תוכנות ב C וב ++C לפלטפורמת “GNOME”.

  1. Install the anjuta package from the “Universe” repository (see פרק 11, הוספה, הסרה ועדכון תוכנות).

  2. Press Alt+F2, type “anjuta” and press Run to start using Anjuta.

סביבת הפיתוח המשולבת KDevelop ל KDE

KDevelop is an IDE for developing applications in C and C++ for the “KDE” platform.

  1. Install the kdevelop package from the “Universe” repository (see פרק 11, הוספה, הסרה ועדכון תוכנות).

  2. Press ApplicationsProgrammingKDevelop to start using KDevelop.