
blendOS v3 "Bhatura" is now available
We're excited to announce the latest release of blendOS, "Bhatura", with a range of exciting new features!
The only operating system you'll ever need. A seamless blend of all Linux distributions, Android apps and web apps.
With native support for Android apps and Linux apps from Debian, Ubuntu, Fedora, Arch Linux, Kali Linux, AlmaLinux, Rocky Linux and more, blendOS gives you access to tons of apps with numbers reaching into the millions.
Just double-click on an APK, DEB or RPM to install it.
Regardless of whether you're a simple, after-hours casual gamer, or one who tries to blow everyone's head off, blendOS is for you.
You can easily install Steam or Heroic (for GOG or Epic Games) from Software to be able to run popular titles such as CS:GO, Apex Legends, Elden Ring and Cyberpunk 2077 among others.
If you're a developer, you can install VS Code, Android Studio and many other IDEs from Software.
You can set up development environments through containers, the binaries and apps of which are accessible from blendOS directly.
D'you feel updates are a hassle?
Well, fear no more, for blendOS handles everything for you in the background, and your workflow is never interrupted as an atomic operating system, with your system being kept up-to-date at all times.
Speaking of interrupting your workflow, being an immutable OS, you'll never find yourself scrambling to reinstall your OS because you broke it before a meeting.
Just run system install [pkg]
in a terminal (where [pkg] is the name of the driver package in the Arch Linux repositories), and reboot.
If you're an experienced Linux tinkerer, you might find the urge to try different desktop environments.
As always, we have something for you. You can switch between the 7 desktop environments we support simply by running system track
in a terminal.
Well, don't you fret, for blendOS has you covered. You see, we thought of this early on and built in a tool that allows you to carry your desktop configuration and containers in a single YAML file called a "cadre", like the one below, that you can simply import with user cadre [insert name of file]
:
Desktop environments supported by blendOS
blendOS ships the latest-and-greatest desktop environments with a vanilla experience, thanks to the Arch base!
However, bear in mind that GNOME and KDE Plasma are the only DEs that Android apps work on.
GNOME is a fresh take on the Linux desktop environment, with a unique dash and app launcher. It also supports auto-grouping of apps on the basis of the operating system they belong to. It's what we recommend for Windows and macOS users.
KDE Plasma is a Windows-like desktop environment, which includes a number of amazing apps, including Kdenlive and Krita.
XFCE is what we would recommend for heavily experienced Linux users who would like to keep their machines as light as possible, without Android apps being supported.
A fork of the GNOME 3 desktop environment, Cinnamon is a simple, modern desktop that most users of a conventional desktop environment like that of Windows should already be familiar with.
Deepin is a desktop environment with an elegant UI, and is quite easy to get accustomed to for users of Windows or macOS.
MATE is a continuation of the GNOME 2 desktop, with an intuitive and attractive user interface, using traditional metaphors for Linux and Unix-like operating systems.
LXQt is a lightweight desktop environment that, as the name suggests, uses the QT toolkit for all of its apps, unlike its predecessor, LXDE.
We'll be adding support for many other DEs, as well as window managers in future.
Distributions supported in blendOS
Use apps or tools from any of these distributions.
Install any app from the Fedora repositories, or experience the latest version of GNOME available in the repos.
Use any of the apps available in one of the largest package repositories, the AUR, or from the Arch repositories.
Want to use one of those apps exclusive to Ubuntu? No problem, blendOS has you covered.
You'll find tons of pentesting utilities and apps in the Kali Linux repositories, that are accessible from blendOS.
If you're looking for mission-critical tools that never break, Rocky Linux and AlmaLinux ought to be your go-to distributions for containers.
With one of the largest package repositories out there, if you're looking for any package not available in the other distros, you'll probably find it here.
Discover more content
in our Blog
We've got the juiciest blog posts waiting for you, filled with all the latest news and updates. Don't be left in the dark, join us and stay up-to-date on everything blendOS!
We're excited to announce the latest release of blendOS, "Bhatura", with a range of exciting new features!
We're excited to announce the new stable release of blendOS, "Avial", with a range of exciting new features!
We're excited to announce a range of exciting new features in the upcoming release of blendOS.
Can I install regular packages on blendOS?
Yes, you can. Just run system install [pkg]
in a terminal, and reboot.
What happens when I install the same package from multiple distributions? Would there be conflicts?
Nope, there are not going to be any conflicts. In fact, blendOS lets you control which container you would like to prioritize.
Can I use an app installed from a distribution on the base OS itself?
Indeed, any apps or CLI utils/binaries you install would be available instantaneously on the base OS itself, so for example, you could use a CLI tool installed in a container directly from the host's terminal, unlike other implementations such as Distrobox.