Home Linux Kernel Ukuu – An Easy Way To Install And Upgrade Linux Kernel In Ubuntu Systems

Ukuu – An Easy Way To Install And Upgrade Linux Kernel In Ubuntu Systems

By sk
Published: Last Updated on 8.8K views

In this brief, I will explain how to install and upgrade latest Linux Kernel in Ubuntu using a tool called "Ubuntu Kernel Upgrade Utility", shortly Ukuu. This guide is tested on Ubuntu 16.10 desktop, but the same steps should work on other Ubuntu versions and Ubuntu derivatives such as Linux Mint, Elementary OS etc.

What is Ukuu?

Ubuntu Kernel Upgrade Utility, shortly Ukuu, allows you to install and upgrade Linux kernel in Ubuntu and its variants. Ukuu is developed and maintained by Tony George.

It fetches the latest main line Linux kernel from kernel.ubuntu.com, and install it automatically in your Ubuntu. Whenever a new Kernel update is available, it will notify you.

Ukuu is a Gtk GUI and command line tool, so it will work on both Desktop and Server editions.

Install Ukuu in Ubuntu

Open up your Terminal and run the following command to add the PPA for Ukuu:

$ sudo apt-add-repository -y ppa:teejee2008/ppa

Update the sources list:

$ sudo apt-get update

Finally, Install Ukuu using command:

$ sudo apt-get install ukuu

Install And Upgrade Linux Kernel using Ukuu in Ubuntu

Once installed, launch Ukuu by entering the following command on your Terminal window.

For Ubuntu desktop (GUI):

$ sudo ukuu-gtk

For Ubuntu server (CLI):

$ sudo ukuu

The default interface of Ukuu will look like below.

ukuu default interface

Ukuu default interface

As you see above, Ukuu shows the latest available Linux kernel on the top, installed and currently running kernel, and other older kernels.

To install a Kernel, just select it from the list and hit Install button on the bottom.

Install And Upgrade Linux Kernel using Ukuu in Ubuntu

Install And Upgrade Linux Kernel using Ukuu in Ubuntu

A new command line window will open and Ukuu will start to download and install the selected Kernel. Once the new Kernel installed, reboot and log in with the newly installed Kernel.

In the Settings section of Ukuu, you can define various options such as,

  • Notifying when a major release is available
  • Notifying when a point release is available
  • Define the time interval for checking new Linux Kernel etc.
Ukuu settings

Ukuu settings

Ukku not only simplifies the process of manually downloading and installing new Kernels, but also helps us to safely remove the unnecessary Kernels which are outdated. To remove an old Kernel, select it and hit Remove button at the bottom.

When a new Kernel is available in the mainline Kernel website, Ukuu will notify you and install it automatically on your Ubuntu system.

Reference:

You May Also Like

7 comments

Hing October 21, 2016 - 10:34 pm

Where does it install the kernel from? Official kernel sources or unofficial (and hence suspect) 3rd party sources? Looks good, but could be a trojan horse and security issue.

Reply
SK October 23, 2016 - 8:34 am Reply
Hing October 31, 2016 - 8:06 pm

This is a PPA though. Who is the publisher of this ppa? Canonical or an unaffiliated individual which means that it could still be dangerous.

Reply
Dagwood Bumstead March 17, 2017 - 12:32 am

What happened to the Debian package? Clicked on it and Dropbox said ‘No longer available’. Would it be coming back?

Reply
SK March 17, 2017 - 12:11 pm

It seems the developer has removed all files from Dropbox. I am not sure the developer will share it on dropbox. please contact the developer. However, You can still install it using PPA.

Reply
Dagwood Bumstead March 17, 2017 - 3:58 pm

Yeah, I try not to install PPAs on my Debian system. Perhaps I’ll try building from source, if I can find it.

Reply
geraldfryjr July 18, 2018 - 1:34 pm

Cool Utility, Except I prefer a low latency Kernels and they don’t show up in the list, how do you add those as well.

Reply

Leave a Comment

* By using this form you agree with the storage and handling of your data by this website.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

This website uses cookies to improve your experience. By using this site, we will assume that you're OK with it. Accept Read More