Skip to content
This repository was archived by the owner on Feb 3, 2019. It is now read-only.
/ ukuu Public archive

A paid version of Ukuu is now available with more features. https://teejeetech.in/2019/01/20/ukuu-v19-01/ Kernel Update Utility for Ubuntu-based distributions. Provides desktop notifications when new mainline kernel is available. Lists kernels from http://kernel.ubuntu.com/~kernel-ppa/mainline/ with options to install and remove.

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
LICENSE.md
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

teejee2008/ukuu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7a22e18 · Feb 3, 2019
Sep 5, 2018
Jan 13, 2018
Feb 3, 2019
Apr 17, 2016
Aug 5, 2018
Dec 19, 2017
Feb 3, 2019
Dec 9, 2017
Dec 16, 2017
Apr 17, 2016
Oct 6, 2017
Apr 17, 2016
Dec 16, 2017
Dec 9, 2017
Dec 9, 2017
Jan 26, 2019
Dec 9, 2017
Dec 16, 2017
Dec 9, 2017
Apr 17, 2016
Dec 16, 2017
Feb 3, 2019
Dec 23, 2017

Repository files navigation

A paid version of Ukuu is now available with more features and a new UI. This repository contains source code for v18.9 and previous versions.

Ubuntu Kernel Update Utility (Ukuu)

This is a tool for installing the latest mainline Linux kernel on Ubuntu-based distributions.

Features

  • Fetches list of kernels from kernel.ubuntu.com
  • Displays notifications when a new kernel update is available.
  • Downloads and installs packages automatically

Screenshots

Main Window

Settings Window

Console Options

Installation

Ubuntu-based Distributions (Ubuntu, Linux Mint, Elementary, etc)

Packages are available in Launchpad PPA for supported Ubuntu releases. Run the following commands in a terminal window:

sudo apt-add-repository -y ppa:teejee2008/ppa
sudo apt-get update
sudo apt-get install ukuu

Ukuu should not be used on older Ubuntu systems as upgrading to very new kernels can break older systems.

Debian & Other Linux Distributions

This application fetches kernels from kernel.ubuntu.com which are provided by Canonical and meant for installation on Ubuntu-based distributions. These should not be used on Debian and other non-Ubuntu distributions such as Arch Linux, Fedora, etc.

Downloads & Source Code

Ukuu is written using Vala and GTK3 toolkit. Source code and binaries are available from the GitHub project page.

Build instruction

Ubuntu-based Distributions (Ubuntu, Linux Mint, Elementary, etc)

in a terminal window:

sudo apt-get install libgee-0.8-dev libjson-glib-dev libvte-2.91-dev valac
git clone https://github.com/teejee2008/ukuu.git
cd ukuu
make all
sudo make install

About

A paid version of Ukuu is now available with more features. https://teejeetech.in/2019/01/20/ukuu-v19-01/ Kernel Update Utility for Ubuntu-based distributions. Provides desktop notifications when new mainline kernel is available. Lists kernels from http://kernel.ubuntu.com/~kernel-ppa/mainline/ with options to install and remove.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
LICENSE.md
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published