The kernel is a computer program at the core of a computer's operating system and generally has complete control over everything in the system. The kernel is also responsible for preventing and mitigating conflicts between different processes.
This details how to switch to using the LTS kernels by default.
-
Install the kernel package,
linux-lts
usingyay
. -
Install the kernel headers package,
linux-lts-headers
usingyay
. -
Regenerate a new GRUB config so the new kernel gets loaded in the next boot.
-
Reboot the system.