How to Downgrade Kernel on Arch GNU/Linux
Dowgrading Kernel from AUR
2. Installing AUR Package Manager
How to Install Yay for Arch GNU/Linux
3. Downgrading Kernel
Then to Downgrade Kernel in Arch Linux
Simply run:yay -Sy --noconfirm linux-lts515 linux-lts515-headers
On Prompt try simply to Hit “Enter” and follow with the Default Choices.
Possibly to Accept the License Agreement Hit “q”.
For further insight and to Search for more Choices see: AUR Kernel.
Last, Reboot with:sudo reboot
Else for a Custom arbitray Setup you may see: How to Build Kernel from Source Code.
So Now I’m truly Happy if My Guide could Help you to Downgrade Kernel on Arch Linux!