this post was submitted on 08 Jan 2025
13 points (100.0% liked)
Bazzite
99 readers
1 users here now
Unofficial community for Universal Blue’s Bazzite image.
Documentation: https://docs.bazzite.gg/
Official forum: https://universal-blue.discourse.group/c/bazzite/
Universal Blue on Mastodon: https://fosstodon.org/@UniversalBlue
Source code: https://github.com/ublue-os/bazzite/
founded 3 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'll try this when I get home. Thanks!
The way I described it above will require at least two restarts, unfortunately, so be prepared to wait (layering is safe but as slow as getting a new system update).
You might be able to chain the local file with the dependencies in the repos, like
rpm-ostree install dep1 dep2 /path/to/your/file.rpm
to save a restart and only create the one new rollback state in the boot menu.