Swap command or equivalent?
On desktop pc running bazzite with an amd gpu, trying to switch from mesa va drives to mesa va driver freeworld. In the terminal the dnf swap command is unrecognized. Im relatively new to linux and following a guide to fix some specific vr issues. Any help would be greatly appreciated.
1 Reply
This is fedora atomic based, there is no
dnf swap
you need to use rpm-ostree
and make a custom image
since you are trying to re-add something we explicitly removed (rpm-ostreee limitation) you will have to actually make your own fork of bazzite as you cannot re-install something a previous layer has removed.
we also use a patched mesa, why do you want freeworld?