Arch-Linux How-to Get Installed the Linux Kernel-Headers

The Tip Show Step-by-Step How-to Get Installed the Kernel-Headers on Arch-Linux:

  1. Open a Terminal Window
  2. Update the Linux Kernel
    pacman -Syy
    pacman -S linux
  3. Reboot System:
    reboot
  4. Install the Kernel Headers
    pacman -S linux-headers