| Clear Linux OS | |
|---|---|
| | |
| Clear Linux OS's default GNOME desktop (2021) | |
| Developer | Intel |
| OS family | Linux (Unix-like) |
| Working state | Discontinued |
| Source model | Open source |
| Initial release | 6 February 2015 [1] [2] [3] |
| Repository | |
| Marketing target | DevOps, AI, Cloud, Container [4] |
| Available in | English, Spanish, Chinese |
| Update method | Rolling release, [1] auto-updating [5] [6] [4] [7] |
| Package manager | swupd |
| Supported platforms | x86-64 |
| Kernel type | Monolithic kernel (Linux) |
| Default user interface | |
| License | Multiple [12] |
| Official website | clearlinux |
Clear Linux OS [a] is a discontinued Linux distribution, once developed and maintained on Intel's 01.org open-source platform, and optimized for Intel's microprocessors with an emphasis on performance and security. [14] [15] Its optimizations were also effective on AMD systems. [16] Clear Linux OS followed a rolling release model. Clear Linux OS was not intended to be a general-purpose Linux distribution; it was designed to be used by IT professionals for DevOps, AI application development, cloud computing, and containers. [17]
In 2015, Intel introduced Clear Linux OS at OpenStack Summit 2015, Vancouver [18] initially, it was limited to cloud usage. [19] [20] Intel began the Clear Containers project to address container security. [21] [22] [23] In 2015, originally, Clear Linux OS was deployed as a single monolithic unit. [24] In May 2019, Clear Linux OS released a new Desktop Installer and started a Help Forum. [25] [26]
On July 18, 2025, Intel announced the end of support Clear Linux OS, effective immediately. [27] [28] [29]
Clear Linux OS is available via Microsoft Azure marketplace, [30] [31] and Amazon Web Services marketplace. [32]
Clear Linux OS supports 2nd generation Intel Core (Sandy Bridge) CPUs and later, Xeon E3 and later, and Silvermont-based Intel Atom C2000 and E3800 processors. [33] [34] [30] An installed system is booted via the EFI boot loader or via systemd-boot. [26] Minimum system requirements are SSE4 and CLMUL (carry-less multiplication), as well as UEFI. [26]
Clear Linux OS uses reference stacks to install images that are optimized and tested together for specific use-cases. [35] It also utilizes a strict separation between User data and System config files, called stateless, so that even a misconfigured system will still boot correctly and then perform a factory reset so it can be reconfigured.
By default, Clear Linux OS ships with the GNOME desktop environment [4] and most graphical effects are disabled. KDE Plasma and Xfce are also available for installation.
Packages are usually installed and updated through bundles with the help of swupd, [36] which is described as an OS-level software update program, using delta updates to minimize update size. Flatpak is also preinstalled and can be used to install and use packages.
Mixer is the tool for creating 3rd-party-bundles, which can then be installed using swupd. [37]