On 5/24/26 4:34 AM, Alexis Grigoriou wrote:
Hi,
every time there is a kernel update, I need to install the coresponding
linux-headers. Is there a way they can be installed automatically?
Hello Alexis,
The linux-headers-amd64 package exists for this exact purpose.
(presumably other architectures have an equivalent).
I found this package by using the aptitude TUI, which allows you
to inspect packages (for instance, linux-headers-7.1-amd64),
and visually inspect what packages depend on it. In this case,
that linux-headers-amd64 package.
Best,
Antonio