On 2026-09-05, Charles Curley <[email protected]> wrote: > On Sat, 5 Sep 2026 13:15:14 -0400 (EDT) > Robert Heller <[email protected]> wrote: > >> Note: >> >> sudo apt upgrade >> >> *won't* install a new kernel, but >> >> apt full-upgrade >> >> will. > > > That depends. This is correct if you do not have linux-image-amd64 > installed. If you do, "upgrade" will upgrade linux-image-amd64, which > will drag in the latest kernel as a dependency. Just the thing for lazy > bums like me.
This is how it has been working for me with 'apt upgrade'.

