How to install distrobox in Silverblue?

Here

run distrobox on Fedora

it is recommended to install Distrobox in Fedora with

curl https://raw.githubusercontent.com/89luca89/distrobox/main/install | sudo sh

Also true for Silverblue.

Distrobox is also available from dnf:

sudo dnf info distrobox

Name : distrobox
Version : 1.5.0.2
Release : 1.fc38
Architektur : noarch
Größe : 366 k
Quelle : distrobox-1.5.0.2-1.fc38.src.rpm
Paketquelle : @System
Aus Paketque : updates

How to install Distrobox correctly in Silverblue?
Inside a toolbox with "sudo dnf install distrobox? Or inside a toolbox with “curl https://raw.githubusercontent.com/89luca89/distrobox/main/install | sudo sh”

Or as layered package with rpm-ostree? With “distrobox-1.5.0.2-1.fc38.src.rpm”-package? Or from https://raw.githubusercontent.com/89luca89/distrobox/main/install?

Or is it meanwhile possible to install Distrobox the most preferred way with Flatpak?

Are the instructions in Fedora Magazine Run Distrobox on Fedora Linux - Fedora Magazine still valid for Silverblue?

Please update.

You have two options:

  1. Installing it system wide using rpm-ostree: rpm-ostree install distrobox
  2. Installing it directly from upstream: GitHub - 89luca89/distrobox: Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox
2 Likes

Qual a recomendação em pleno 2025?