Hot Take You Can Now Install Linux Kernel 6.14 on Ubuntu 24.10, Here’s How

lokamoka820

Level 27
Thread author
Verified
Well-known
Mar 1, 2024
1,606
Linux 6.14 is now the latest stable kernel, and Ubuntu users can install it on their machines via the official Ubuntu Mainline Kernel PPA archive. Here’s a quick tutorial on how to do that via GUI and CLI methods.

Method 1: Install Linux kernel 6.14 on Ubuntu 24.10 with the “Mainline Kernels” tool​

The easiest way to install Linux kernel 6.14 on your Ubuntu 24.10 computer is by using a graphical tool called Mainline Kernels, which you can install from this PPA by running the commands below in the Terminal app. Open the Terminal app and run the following commands to install the Mainline Kernels tool:

Code:
sudo add-apt-repository ppa:cappelikan/ppa
sudo apt update && sudo apt full-upgrade
sudo apt install -y mainline

Once the Mainline Kernels tool is installed, you can open it from the applications menu of your Ubuntu system. The tool will quickly check the availability of all kernel versions from Canonical’s Mainline Kernel PPA archive and will list Linux kernel 6.14 at the top.

lk16u1 (01).jpg

Click on the “Linux kernel 6.14” entry to select it and then click on the big “Install” button on the right to install the new kernel on your Ubuntu 24.10 machine. Wait for the installation to complete and then reboot your computer.

Method 2: Install Linux kernel 6.14 on Ubuntu 24.10 via CLI​

The second method is recommended for experienced users who know what they’re doing and don’t want to use the Mainline Kernels tool from the first method above. This method can be used as a fallback method when the Mainline Kernels tool doesn’t pick up the latest kernels from the Ubuntu Mainline Kernel PPA archive.

Going back to Ubuntu’s default kernel or another installed kernel​

If you experience any issues running Linux kernel 6.14 and you want to go back to Ubuntu’s default kernel or another kernel that’s installed on your system, press the Esc key when your computer boots to view the boot menu, then access the “Advanced options” boot entry and select a different kernel version from the list of available kernels.
 

About us

  • MalwareTips is a community-driven platform providing the latest information and resources on malware and cyber threats. Our team of experienced professionals and passionate volunteers work to keep the internet safe and secure. We provide accurate, up-to-date information and strive to build a strong and supportive community dedicated to cybersecurity.

User Menu

Follow us

Follow us on Facebook or Twitter to know first about the latest cybersecurity incidents and malware threats.

Top