aaasoft / ukuu_cn

适合**用户的Ukuu

Home Page:https://github.com/aaasoft/ukuu_cn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

Build and run.

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

About

适合**用户的Ukuu

https://github.com/aaasoft/ukuu_cn

License:GNU Lesser General Public License v3.0


Languages

Language:Vala 95.8%Language:Shell 2.4%Language:Makefile 1.8%