Download Kernel
wget https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.16.14.tar.xz
Kernel all ready on the System
Extract the New Kernel into kernels folder

Last updated
Was this helpful?
wget https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.16.14.tar.xz
Extract the New Kernel into kernels folder

Last updated
Was this helpful?
Was this helpful?
ls /usr/src/kernels/tar -Jxvf linux-5.16.14.tar.xz -C /usr/src/kernels