Canaima (operating system)

Linux distribution


title: "Canaima (operating system)" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["debian-based-distributions", "government-of-venezuela", "state-sponsored-linux-distributions", "history-of-computing-in-south-america", "linux-distributions", "rolling-release-linux-distributions"] description: "Linux distribution" topic_path: "technology/operating-systems" source: "https://en.wikipedia.org/wiki/Canaima_(operating_system)" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0

::summary Linux distribution ::

::data[format=table title="Infobox OS"]

FieldValue
nameCanaima GNU/Linux
logoLogo Canaima GNU-Linux.png
screenshotCanaima 8.0 Kavanayén Cinnamon Español 2024-10-18.png
captionCanaima 8.0 (Kavanayén) using Cinnamon
developerCANTV / CNTI / CENTIDEL / Edelca / VIT / FUNDACITE / Free software community
familyLinux (Unix-like)
released
languageVenezuelan Spanish
userlandGNU
uiGNOME, KDE Plasma and Xfce
licenseFree software licenses
(mainly GPL)
website
working_stateCurrent
source_modelOpen source
latest release version
latest release date
updatemodelAPT (several front-ends available)
package_managerdpkg
supported_platformsIA-32, x86-64
kernel_typeMonolithic (Linux kernel)
::

| name = Canaima GNU/Linux | logo = Logo Canaima GNU-Linux.png | screenshot = Canaima 8.0 Kavanayén Cinnamon Español 2024-10-18.png | caption = Canaima 8.0 (Kavanayén) using Cinnamon | developer = CANTV / CNTI / CENTIDEL / Edelca / VIT / FUNDACITE / Free software community | family = Linux (Unix-like) | released = | language = Venezuelan Spanish | userland = GNU | ui = GNOME, KDE Plasma and Xfce | license = Free software licenses (mainly GPL) | website = | working_state = Current | source_model = Open source | latest release version = | latest release date = | updatemodel = APT (several front-ends available) | package_manager = dpkg | supported_platforms = IA-32, x86-64 | kernel_type = Monolithic (Linux kernel)

Canaima GNU/Linux is a free and open-source Linux distribution that is based on the architecture of Debian. It was created as a solution to cover the needs of the Venezuelan Government as a response to presidential decree 3,390 that prioritizes the use of free and open source technologies in the public administration. On 14 March 2011, Canaima was officially established as the default operating system for the Venezuelan public administration.

The operating system has gained a strong foothold and is one of the most used Linux distributions in Venezuela, largely because of its incorporation in public schools. It is being used in large scale projects as "Canaima Educativo", a project aimed at providing school children with a basic laptop computer with educational software nicknamed Magallanes. Use of Canaima has been presented on international congresses about the use of open standards, Despite being a young development, it has been used on the Festival Latinoamericano de Instalación de Software Libre (FLISOL).

Features

::figure[src="https://upload.wikimedia.org/wikipedia/commons/b/bf/Canaima-desktop2.png" caption="Desktop of Canaima 2.0"] ::

Some of the major features of Canaima GNU/Linux are:

  1. Easy installation.
  2. Software license cost is free.
  3. Free distribution and use.

The Free Software Foundation (FSF) states that Canaima GNU/Linux is not 100% free software. This is because some of its components are non-free software, in particular some firmware that may be needed for some graphic cards, sound cards, printers, etc. Canaima creators opted to include these non-free drivers in order to support as many computers being used by the Venezuelan government as possible, and to facilitate the migration from a closed source operating system to an open-source one (although including non-free software). It is expected that Canaima, in its upcoming releases, offers an option in the installation process for non-free drivers to be optional, being able to install a 100% free software image of the distribution if the user choose to.

Included software

Canaima includes applications for training, development and system configuration. The Graphical User Interface (GUI) and desktop environment by default is GNOME. There are other desktop environments and GUIs maintained by the community for the system, like KDE Plasma and Xfce.

::figure[src="https://upload.wikimedia.org/wikipedia/commons/e/ef/canaima_fusion.png" caption="Personalized Canaima GNU/LINUX 3.0 desktop"] ::

Productivity: The office software suite LibreOffice, with word processor, spreadsheet, presentation program, it includes other more specific programs like project management software Planner and a HTML editor.

Internet: Includes the Cunaguaro browser, a web browser based on Iceweasel and adapted especially for Canaima 3.0 and onwards. Canaima Curiara, is a light web browser based on Cunaguaro, developed in python-webkit for specific applications on the distribution.

Graphics: Includes GIMP, Inkscape, desktop publishing software Scribus and gLabels labels designer.

The full list of included software can be found at here.

Releases

Canaima has been releasing stable versions periodically since the last couple of years. ::data[format=table]

VersionCodenameRelease dateColorSignificance
1.0Canaima2007-10-18
2.0Canaima2009-02-05
2.0.1 RC1Canaima2009-04-16
2.0.1Canaima2009-05-15
2.0.2Canaima2009-05-22
2.0.3Canaima2009-07-03
2.0.4Canaima2009-10-17
2.1 RCCanaima2010-05-21
3.0 RCRoraima2011-02-10
3.0 RC2Roraima2011-02-22
3.0Roraima2011-05-05
3.1 VC1Auyantepui2011-12-29
3.1 VC2Auyantepui2012-07-06
3.1 VC3Auyantepui2012-07-18
3.1Auyantepui2012-11-14
4.0Kerepakupai2013-12-04
4.1Kukenán2014-09-04
5.0Chimantá2016-12-19
6.0Kavac2018-03-18
6.0.3Kavac2018-04-18
6.1.0Kavac2020-06-24
7.0Imawaríurl=https://canaima.softwarelibre.gob.ve/2023/03/31/canaima-se-actualiza-con-su-version-7-1/title=Canaima se actualiza con su versión 7.1date=25 July 2022
RedOlder version, unsupported.
YellowOlder version, still supported.
GreenLatest version.
BlueFuture release.
::

Development Cycle

Canaima GNU / Linux has a development model based on Debian but with some modifications to adapt it to the specific needs of Venezuela; In this sense, a development cycle has been defined as follows:

The rolling release development model is used.

1. The socio-productive Community, APN and Universities: They provide packages, proposals or, failing that, the corrections of some flaws (bugs), in order to raise the community requirements for the next version of the distribution.

2. Building your own packages: For building packages, the debmake and debuild tools native to Debian are used.

3. Alpha Version: It is built and subjected to tests where the correct interaction between the Canaima repository and the distribution is evaluated. The theming of the new version is displayed, performance tests are carried out on high, medium and low-end machines, the performance and management of the most used applications in the National Public Administration (APN) are evaluated.

4. Evaluation: The Alpha version is evaluated by a group of workers from Venezuelan public institutions, related to the area of Science and Technology and some members of the Venezuelan Free Software Community. In parallel, the socio-productive community will carry out the packaging of its own packages to be added within the Beta 1 version.

5. Beta version 1: The previously selected packages are added to the system directly or to the repository together with the project packages. At this stage of the development cycle, the distribution is published for Project users.

6. Beta version 2: At this stage of the development cycle, more packages are added and errors are corrected, resulting in the correction of bugs previously reported during the community review of the Beta 1 version.

7. Publication: At this stage, after the evaluation and corrections of errors found, the new version is published for the use of the Canaima Project community.

Cayapa Canaima

One of the community activities that has been generated around Canaima is the Cayapa. Cayapa is a Venezuelan term that stands as a form of cooperative work made by several people to reach one goal. On these meetings, free software developers get together to propose upgrades and fix bugs among other things; this activity is called a Bug Squash Party in other projects. The 6th Cayapa was conducted from 14 May until 15 May 2012 in the city of Barinas.

The last Cayapa was conducted from 12 November until 14 November 2014 in the city of Mérida, Venezuela.

OEMs

Being a distribution promoted by the Venezuelan Government, a certain number of strategic agreements have been generated with several countries and manufacturing hardware companies:

  • Portugal: Agreement for the manufacturing of 250,000 "Magalhães" computers to be distributed on public schools
  • Sun Microsystems: for the certification of Canaima devices from this manufacturer.
  • VIT, C.A.: Venezolana de Industria Tecnológica, mixed-enterprise between the Venezuelan state and Chinese entrepreneurs in which it established the use of Canaima on the devices that are manufactured.
  • Lenovo: For the certification of devices from the manufacturer for the use of Canaima.
  • Siragon, C.A.: Venezuelan manufacturer of computer equipment, an agreement from which Canaima is certified for use on their devices.

Use of Canaima

The most successful instances of the use and adoption of Canaima:

Canaima Educativo

It is a project initiated in 2009 by the Venezuelan Ministry of Education (Ministerio del Poder Popular para la Educación) that provides students in primary education with a laptop computer, known as Canaimitas, with free software, using the Canaima operating system and a series of educational content created by the Ministry of Education.

In 2017, 6,000,000 laptops were acknowledged as being delivered.

CANTV

The national telephone company, CANTV, uses the operating system to a certain extent according to their Equipped Internet Plan.

Variants

There are a number of Canaima editions, maintained and recognized by community activists, that are not released at the same time as the official distribution and do not take part in the project schedule. The most significant ones are:

  • Canaima Colibri, a Venezuelan distribution with the goals of being friendly, light and functional for computers with low resources.
  • Canaima Comunal, the idea behind this edition is that it can be extended by community councils, a form of community government called "Consejos Comunales". The main aim is to deliver an operating system to the people in these councils for their everyday work, including tools for surveys among others.
  • Canaima Caribay, aimed at community media that has flourished because of government support, since the Venezuelan government sees most private media outlets as being heavily biased.
  • GeoCanaima contains free Geomatics applications and data to perform various practices and interact with desktop applications, web servers and mapping generators.
  • Canaima Forense, a new user-friendly environment containing a variety of useful tools for computer forensics.

References

References

  1. "Index of /canaima/iso/imawari".
  2. "Derivatives/Census/Canaima". Debian.
  3. Free Software Foundation Latin America. (2010-12-06). "FSFLA’s petition for Canaima GNU/Linux to be Free".
  4. Eldon, Paul. (2024-08-11). "Canaima – Venezuelan desktop based distribution". Tux Machines.
  5. "Canaima GNU/Linux".
  6. (27 August 2009). "Anzoátegui: Niños de primaria inician año escolar con Proyecto Canaima".
  7. "Canaima: cambios recientes".
  8. "Portugal enviara 250 mil computadoras portatiles a Venezuela en el ano 2009".
  9. (26 August 2009). "Venezuela participa en II Congreso Internacional Software Libre".
  10. (24 April 2009). "Instalarán software libre gratuitamente en 200 ciudades de Latinoamérica".
  11. "Explaining Why We Don't Endorse Other Systems".
  12. "Canaima GNU/Linux".
  13. (2009-02-05). "Liberada Canaima Popular versión 2.0".
  14. (2009-04-16). "Development Release: Canaima GNU/Linux 2.0.1 RC1 (DistroWatch.com News)".
  15. (2009-05-15). "Lanzamiento de Canaima versión 2.0.1".
  16. (2009-05-15). "Lanzamiento oficial de Canaima versión 2.0.3".
  17. (2010-05-21). "Lanzamiento de Canaima versión 2.1 RC".
  18. (2011-02-10). "Lanzamiento de la Primera Versión Candidata para Canaima 3.0".
  19. (2011-02-22). "Anunciamos la disponibilidad de la Segunda Versión Candidata (VC2) de Canaima 3.0".
  20. (2011-12-29). "Primera Versión Candidata de Canaima Popular 3.1 (auyantepui)".
  21. (2012-07-06). "Presentamos la Segunda Versión Candidata de Canaima Popular 3.1, nombre código "Auyantepui"".
  22. (2012-07-18). "Actualiza a la Tercera Versión Candidata de Canaima Popular".
  23. (2012-11-14). "Lanzamiento oficial de la nueva versión estable del Sistema Canaima GNU/Linux 3.1. Nombre código "Auyantepuy"".
  24. (2013-01-14). "Inició el Ciclo de Desarrollo de Canaima 4.0 "Kerepakupai"".
  25. (2014-09-14). "Canaima Popular 4.1 (04/09/2014)".
  26. (2016-12-19). "Canaima Poder Público 5.0 (19/12/2014)".
  27. (2018-03-19). "Canaima Poder Público 6.0 (19/03/2018)".
  28. (25 July 2022). "Canaima se actualiza con su versión 7.1".
  29. "Definición de Cayapa, apartado No. 5". [[Real Academia Española]].
  30. "6ta Cayapa Canaima: Barinas 2012".
  31. (2008-11-18). "Convenio Marco De Cooperación Tecnológica CNTI- Sun Microsystems De Venezuela, S.A.".
  32. (2008-07-15). "Convenio Marco de Cooperación Tecnológica CNTI-VIT".
  33. (2008-07-15). "Convenio Marco de Cooperación Tecnológica CNTI-Lenovo".
  34. (2008-11-17). "Convenio Marco de Cooperación Tecnológica CNTI-Microintegradora de Venezuela, C.A.".
  35. (2011-02-19). "Venezuela: Presentan proyecto "Canaima Educativo"".
  36. Cnti. (2017-05-04). "6 millones de Canaimitas. 8 años del proyecto Canaima Educativo beneficiando al pueblo venezolano".
  37. colaboradores de la Enciclopedia Colaborativa de la Comunidad Canaima. "Sabores de Canaima".

::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::

debian-based-distributionsgovernment-of-venezuelastate-sponsored-linux-distributionshistory-of-computing-in-south-americalinux-distributionsrolling-release-linux-distributions