Linux-Headers Reinstall - Ask Ubuntu
askubuntu.com › questions › 1064674Aug 12, 2018 · Second, try to install headers from the command line: 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".
How to install Linux Kernel headers on Debian or Ubuntu
www.garron.me › en › go2linuxDec 08, 2010 · To install the Linux Kernel headers on Ubuntu or Debian Linux run this command to install the sources for your kernel specific version. sudo apt-get install linux-headers-$(uname -r) And this command to install the generic package, and keep your sources up to date. Every time you run. sudo apt-get update && sudo apt-get upgrade Your kernel and kernel headers will upgrade if an upgrade is available.
Linux-headers Download (APK, DEB, EOPKG, XBPS, XZ, ZST)
https://pkgs.org/download/linux-headersDownload linux-headers packages for Adélie, Alpine, Arch Linux, Debian, KaOS, Solus, Ubuntu, Void Linux