Huge Distrobox fan
Huge Distrobox fan
Posted Dec 11, 2025 0:03 UTC (Thu) by jmalcolm (subscriber, #8876)Parent article: Mix and match Linux distributions with Distrobox
Distrobox has become an absolutely essential tool for me.
First, it is a great way to keep a system clean and organized. A dev Distrobox for a project is not only a great way of giving an app the exact dependencies it needs but it keeps them bundled together where they do not interfere with anything else. And when you are done, the entire environment can be removed, leaving the host system clean. Targeting RHEL? RHEL containers are free and legal. Dev for .NET? Put JetBrains Rider and all the .NET tools in a Distrobox.
Want to install a bunch of random apps just to try them out? I have an “experiments” Distrobox. Too much forgotten cruft built up? Just remove it.
I teach sometimes. Same story. Create a Distrobox for the class and keep all the stuff that gets installed from cluttering the host.
Want some tools to be bleeding edge and others to be rock stable? Two different Distroboxes (maybe Arch and Debian).
And Distrobox is a better Flatpak, giving access to packages regardless of Distro. I use Chimera Linux often which not only has a small package repo but uses musl and BSD utils. I always add an Arch Distrobox to it. Something not in the repos? It will be in Arch. Something absolutely needs glibc? Distrobox. Encounter a build system with dozens of incompatible core utils calls? Distrobox? Running on hardware that needs a bunch of super recent or out-of-tree modules? Build an Arch or Cachy kernel in Distrobox and copy it to the host.
Distrobox is the best.
