this post was submitted on 18 May 2025
3 points (71.4% liked)
Debian operating system
3315 readers
14 users here now
Debian is a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run. Debian provides more than a pure OS: it comes with over 59000 packages, precompiled software bundled up in a nice format for easy installation on your machine.
founded 5 years ago
MODERATORS
Make sure you have linux-headers-amd64
package installed, otherwise you will get the same error after kernel update.
This is not a bug because it is impossible to guess which kernel flavor you use and which exact headers version should be installed.
Thank you for providing rationale.