How to install the linux-clear kernel or build it

How to install the linux-clear kernel or build it

There is a whole playlist about installing the xanmod kernel on ArcoLinux if you want to learn more about building kernels. yay linux clear and choose. Our advice is to build and install the headers as well. If there is an application/driver that needs it … The...
How to downgrade to an older Linux-lts kernel

How to downgrade to an older Linux-lts kernel

Downgrading any package including the kernel is done for a reason. Most of the time we downgrade the package because the new update is malfunctioning with other software or with our hardware. We have an application already pre-installed called : downgrade. You can use...
How to downgrade a linux kernel

How to downgrade a linux kernel

Downgrading any package including the kernel is done for a reason. Most of the time we downgrade the package because the new update is malfunctioning with other software or with our hardware. We have an application already pre-installed called : downgrade. You can use...
Building and installing the future kernel from AUR

Building and installing the future kernel from AUR

We investigate with yay what kernels we can build from the AUR. We visit the website https://kernel.org. We take a look at the PKGBUILD of the kernel. In the ~/.cache/yay folder we take a look at all the data that is required to  build a kernel. We go on a search to...
How to install the linux-mainline kernel coming from AUR

How to install the linux-mainline kernel coming from AUR

A question on the forum results in an other tutorial on youtube and here. When we wrote this article my main machine has kernel 4.18.12. Linux-mainline kernel is 4.19rc.7. So the idea is to test out /experiment with the newer kernels of the moment. The name mainline...