On Thu, Dec 09, 2021 at 11:58:33PM +0100, 
teamas...@mad-hatters-teatime.teanet.org wrote:
> root@saira:~# apt-get upgrade
> Reading package lists... Done
> Building dependency tree       
> Reading state information... Done
> Calculating upgrade... Done
> The following packages have been kept back:
>   linux-image-amd64:amd64
> 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

Pick any one of these (other commands may also work):

apt-get dist-upgrade

apt-get --with-new-pkgs upgrade

apt upgrade

apt-get install linux-image-amd64

Reply via email to