Upgrade to Ubuntu 22.04LTS v4l2loopback did not install - cannot update/upgrade or install 2404

yes, I still have them - installed. That probably does not help you:

david@thinkpad470:~$ apt list --installed | grep linux-image

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

linux-image-5.15.0-153-generic/jammy-updates,jammy-security,now 5.15.0-153.163 amd64 [Installiert,automatisch]
linux-image-5.15.0-53-generic/now 5.15.0-53.59~20.04.1 amd64 [Installiert,lokal]
linux-image-5.4.0-42-generic/now 5.4.0-42.46 amd64 [Installiert,lokal]
linux-image-5.8.0-48-generic/now 5.8.0-48.54~20.04.1 amd64 [Installiert,lokal]
linux-image-6.8.0-79-generic/jammy-updates,jammy-security,now 6.8.0-79.79~22.04.1 amd64 [Installiert,automatisch]
linux-image-generic-hwe-22.04/jammy-updates,jammy-security,now 6.8.0-79.79~22.04.1 amd64 [Installiert,automatisch]
linux-image-generic/jammy-updates,jammy-security,now 5.15.0.153.153 amd64 [Installiert,automatisch]
david@thinkpad470:~$

Another command to help tidy your system

sudo apt autoremove

The command will provide you with a list of unused (i.e. not required) packages.
You will also be given a prompt to accept or reject.

This topic was automatically closed after 30 days. New replies are no longer allowed.