On Thu, Dec 09, 2021 at 11:58:33PM +0100, teamas...@mad-hatters-teatime.teanet.org wrote: > hey, > i have not been using debian for long and not sure how to proceed here. > is a: > apt-get upgrade linux-image-amd64 > the right way? > ty, jens.
apt-get update ; apt-get upgrade [You need to pull in an up to date list of packages first] All best, Andy Cater > > --snip-- > root@saira:~# apt list --upgradable -a > Listing... Done > linux-image-amd64/oldstable 4.19+105+deb10u13 amd64 [upgradable from: > 4.19+105+deb10u8] linux-image-amd64/oldstable 4.19+105+deb10u9 amd64 > linux-image-amd64/now 4.19+105+deb10u8 amd64 [installed,upgradable to: > 4.19+105+deb10u13] > > 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. > > root@saira:~# apt search linux-image-amd64 > Sorting... Done > Full Text Search... Done > linux-image-amd64/oldstable 4.19+105+deb10u13 amd64 [upgradable from: > 4.19+105+deb10u8] Linux for 64-bit PCs (meta-package) > > linux-image-amd64-dbg/oldstable 4.19+105+deb10u13 amd64 > Debugging symbols for Linux amd64 configuration (meta-package) > > linux-image-amd64-signed-template/oldstable 4.19.208-1 amd64 > Template for signed linux-image packages for amd64 >