Hi, I’m wondering if dnf or rpm-ostree (from what I understand, a dnf wrapper) does handle updating firmware drivers? I’ve uninstalled gnome-software and now I don’t know if I should update firmware with some other command, or does the “rpm-ostree update” command do it?


rpm-ostreeis not really adnfwrapper. It’s more of a wrapper forostreewith some additionaldnffunctionality.Iirc, Bazzite (for example) uses
fwupdduring their update process afterrpm-ostreefinishes.