The Tip Show Step-by-Step How-to Get Installed the Kernel-Headers on Arch-Linux:
- Open a Terminal Window
- Update the Linux Kernel
pacman -Syy
pacman -S linux
- Reboot System:
reboot
- Install the Kernel Headers
pacman -S linux-headers
The Tip Show Step-by-Step How-to Get Installed the Kernel-Headers on Arch-Linux:
pacman -Syy
pacman -S linux
reboot
pacman -S linux-headers