Tywèle [she|her]@lemmy.dbzer0.com to Linux@programming.devEnglish · 2 days 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.comimagemessage-square5fedilinkarrow-up120arrow-down12 cross-posted to: linux@lemmy.mlgnome@discuss.tchncs.de
arrow-up118arrow-down1imageGNOME 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 days agomessage-square5fedilink cross-posted to: linux@lemmy.mlgnome@discuss.tchncs.de
minus-squarefederal reverse@feddit.orglinkfedilinkarrow-up2·edit-22 days 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·edit-22 days 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).
I think GNOME Software uses some
fwupd
library rather than the straight-up command-linefwupdmgr
, but yeah, basically.At least the Debian package depends on both, the library
libfwupd2
andfwupd
. Sofwupdmgr
should be present too (depending on how the used distribution handles these dependencies).