Hello all
Could you please explain me, why lts kernel in repo is in 4.19.44 version, but on https://www.kernel.org we can see that the newest is in 4.19.49 version. What did caused this delay, is it normal or there are some critical bugs ?
Enable core (arch) and install lts
# pacman -S core/linux-lts
It is 4,19-49 and this is what I am using right now.
Please be careful with [core].
If you truly need it put it at the end of pacman.conf otherwise you can break your system
And install packages from it with :
pacman -S core/<package>