Tywèle [she|her]@lemmy.dbzer0.com to Linux@programming.devEnglish · 2 years agoGNOME software center tells me this needs an update but it doesn't do anything when clicking download, how can I update this?lemmy.dbzer0.comexternal-linkmessage-square5linkfedilinkarrow-up121arrow-down12
arrow-up119arrow-down1external-linkGNOME software center tells me this needs an update but it doesn't do anything when clicking download, how can I update this?lemmy.dbzer0.comTywèle [she|her]@lemmy.dbzer0.com to Linux@programming.devEnglish · 2 years agomessage-square5linkfedilink
minus-squareSuccessful_Try543@discuss.tchncs.delinkfedilinkarrow-up1·2 years agoSo fwupdmgr takes care of this on the command line?
minus-squarefederal reverse@feddit.orglinkfedilinkarrow-up2·2 years agoI think GNOME Software uses some fwupd library rather than the straight-up command-line fwupdmgr, but yeah, basically.
minus-squareSuccessful_Try543@feddit.orglinkfedilinkarrow-up2·2 years agoAt least the Debian package depends on both, the library libfwupd2 and fwupd. So fwupdmgr should be present too (depending on how the used distribution handles these dependencies).
So
fwupdmgrtakes care of this on the command line?I think GNOME Software uses some
fwupdlibrary rather than the straight-up command-linefwupdmgr, but yeah, basically.At least the Debian package depends on both, the library
libfwupd2andfwupd. Sofwupdmgrshould be present too (depending on how the used distribution handles these dependencies).