Distrobox
Use any Linux distribution inside your terminal with seamless container integration.
Why consider Distrobox?
Distrobox uses Docker or Podman to create containers that are deeply integrated with the host. It provides full access to host home directories, Wayland/X11 sockets, audio, USB, and GPU acceleration.
Learn Distrobox by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Distrobox
Distrobox allows developers to run software packaged for Arch (AUR), Fedora, or Ubuntu on any Linux OS without package manager conflicts.
Quickstart
# Create an Arch Linux environmentdistrobox create --name arch-box --image archlinux:latestdistrobox enter arch-boxDistrobox is licensed under the GNU General Public License v3.0 (GPL-3.0).
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.