How To Install Linux Kernel 6.1 On Ubuntu?

Опубликовано: 14 Январь 2023
на канале: CodeInc
1,300
12

The easiest way to install Linux kernel 6.1 on your Ubuntu computer is via the Mainline tool. But, before you decide to make this step, ensure that your system is up to date and that you have a recent backup of your most important and precious files!


sudo add-apt-repository ppa:cappelikan/ppa
sudo apt update
sudo apt install -y mainline

#linux #ubuntu #kernel #linuxdistro #installation #install #linuxkernel
#how #howto