Linux-Headers Reinstall - Ask Ubuntu
askubuntu.com › questions › 1064674Aug 12, 2018 · Maybe you just need these specific headers (linux-headers-4.4.0-98-generic): sudo apt install linux-headers-4.4.0-98-generic. If that doesn't work, see what kernel type you are using (generic, lowlatency, etc.): uname -r. This will return something like "4.15.0-30-generic" or "4.15.0-30-lowlatency".
Linux-headers - Gentoo Wiki
https://wiki.gentoo.org/wiki/Linux-headerslinux-headers is a package providing the Linux kernel headers. These are part of the kernel, although they are shipped separately (further reasoning is available: ).The headers act as an interface between internal kernel components and also between userspace and the kernel. Packages like sys-libs/glibc depend on the kernel headers.
Linux-headers - Gentoo Wiki
wiki.gentoo.org › wiki › Linux-headerslinux-headers is a package providing the Linux kernel headers. These are part of the kernel, although they are shipped separately (further reasoning is available: ). The headers act as an interface between internal kernel components and also between userspace and the kernel. Packages like sys-libs/glibc depend on the kernel headers.