Skip to content
/ ukuu Public
forked from teejee2008/ukuu

A continuation of the free version of ukuu.

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

shg8/ukuu

This branch is 6 commits ahead of teejee2008/ukuu:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
stevenpowered
Mar 7, 2019
5a6f3f2 · Mar 7, 2019
Sep 5, 2018
Jan 13, 2018
Feb 3, 2019
Apr 17, 2016
Aug 5, 2018
Dec 19, 2017
Mar 7, 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
Mar 7, 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

Ubuntu Kernel Update Utility (Ukuu)

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

About This Fork

Since the original author stopped maintaining the free version of Ukuu and turned to a paid version, I forked this project and will be maintaining and adding features to it here.

Enhancements

  • Option in settings to skip internet connection check

Please feel free to submit a feature request in the Issues section.

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

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/stevenpowered/ukuu.git
cd ukuu
make all
sudo make install

About

A continuation of the free version of ukuu.

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

Languages

  • Vala 95.9%
  • Shell 2.4%
  • Makefile 1.7%