I rarely use the Ubuntu Software application, but when I opened it today I saw that it has a notification saying that my fingerprint scanner firmware can be updated.
However, the apt upgrade
and snap refresh
commands output that everything is up-to-date. Am I missing a third source of packages on my system?
danny@danny:~$ sudo apt update && sudo apt upgrade
Hit:1 http://se.archive.ubuntu.com/ubuntu impish InRelease
Hit:2 http://se.archive.ubuntu.com/ubuntu impish-updates InRelease
Hit:3 http://se.archive.ubuntu.com/ubuntu impish-backports InRelease
Hit:4 https://dl.google.com/linux/chrome/deb stable InRelease
Hit:5 https://download.docker.com/linux/ubuntu impish InRelease
Hit:6 http://archive.canonical.com/ubuntu impish InRelease
Get:7 http://security.ubuntu.com/ubuntu impish-security InRelease [110 kB]
Hit:8 https://packages.microsoft.com/repos/ms-teams stable InRelease
Fetched 110 kB in 1s (127 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.