Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Atomic Linux distributions (often called “immutable” distros) are a modern breed of operating system designed to be more reliable, secure, and maintainable than traditional Linux distributions. See chat with Gemini .
Some Good Atomic Linux Distributions¶
recommended
based on Fedora Atomic distributions
personally prefer Fedora Kinoite
Package Managements for Atomic Linux Distributions¶
See chat with Gemini .
Core OS
Fedora Atomic: rpm-ostree
AerynOS: moss
GUI applications
flatpak
snap
AppImage
It can be a good choice if you need deep system access but don’t want to get into the hell of configuring using flatseal (or a flatpak app doesn’t even exist). For example, it’s a good choice for WeChat and terminal apps.
Distrobox / Toolbx
GUI applications might fail to launch
Virtual Machine Manager
based on KVM, great performance
the ultimate (but heavy) solution
CLI utilities
Homebrew
Dev environment
Podman
Docker