Answers for "how to install linux headers on arch"

0

how to install linux headers on arch

# For latest kernel
sudo pacman -S linux-headers

# For linux lts
sudo pacman -S linux-lts-headers
Posted by: Guest on September-21-2021

Code answers related to "how to install linux headers on arch"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language