- 2 years
Are you sure that s.th. called “secure boot configuration update” is delivered as a flatpak and not as a native package?
In the latter case the update command would be e.g.apt upgradeon Debian based ordnf upgradeon Fedora based systems, or whatever the package manager of the distribution is called.- 2 years
It’s in the firmware category, i.e. it comes from LVFS. It’s neither a Flatpak nor a DEB/RPM/… package. Many of these, I believe are actually
exefiles for DOS (happy to be corrected on this, it’s a while since I last read Richard Hughes’s blog).Iirc, GNOME Software is plug-in-based and the Flatpak plug-in is just one of the plug-ins.
- 2 years
I think GNOME Software uses some
fwupdlibrary rather than the straight-up command-linefwupdmgr, but yeah, basically.- 2 years
At least the Debian package depends on both, the library
libfwupd2andfwupd. Sofwupdmgrshould be present too (depending on how the used distribution handles these dependencies).
