But… say I want to set up… Unity, or Godot, or Bevy, or something that doesn’t have a flatpak or appimage.
If I am understanding this right…
The actual base OS is basically a custom version of an immutable/atomic Fedora 41 variant, and I should not fuck with that.
The system update terminal?
I should only run ublue ujust commands in it, not yum, not dnf, not rpm-ostree.
When I want to install something not flatpak or app imagified, things like all the requirements for compiling code …
For that, I should be using the ‘fedora’ container… as the current fedora container is actually what allows for that level of tinkering with… or if something only actually lists its sources and dependencies in debian based os’s, just set it up in a debian distrobox container… right?
Ok so…
I have bazzite on a steam deck.
It works extremely well!
But… say I want to set up… Unity, or Godot, or Bevy, or something that doesn’t have a flatpak or appimage.
If I am understanding this right…
The actual base OS is basically a custom version of an immutable/atomic Fedora 41 variant, and I should not fuck with that.
The system update terminal?
I should only run
ublueujust commands in it, not yum, not dnf, not rpm-ostree.When I want to install something not flatpak or app imagified, things like all the requirements for compiling code …
For that, I should be using the ‘fedora’ container… as the current fedora container is actually what allows for that level of tinkering with… or if something only actually lists its sources and dependencies in debian based os’s, just set it up in a debian distrobox container… right?
Wrong?