Skip to content

Latest commit

 

History

History
86 lines (58 loc) · 1.99 KB

README.md

File metadata and controls

86 lines (58 loc) · 1.99 KB

Project Status: Active

UKTools - ukupgrade/ukpurge

Linux Logo

ukupgrade stands for "Ubuntu Kernel Upgrade"

Purpose: It provides us to upgrade linux kernel to latest stable version for Ubuntu/Mint and derivatives. Based on this archive

ukpurge stands for "Ubuntu Kernel Purge"

Purpose: It provide to us remove old linux kernel images/headers in machine for Ubuntu/ Mint and derivatives. Non-Based


One-line Install

cd /usr/src && \
sudo wget https://github.com/usbkey9/uktools/archive/master.tar.gz && \
sudo tar -xvf master.tar.gz && \
sudo rm -fr master.tar.gz && \
cd uktools-master && \
./ukupgrade -simple

Usages

  • Download
git clone https://github.com/usbkey9/uktools && cd uktools
  • Run the Makefile
sudo make

It'll install necessary files and run setup

  • Now you can call the script whereever you are
do-kernel-upgrade
do-kernel-purge
  • Optionnal

You can re-run setup script by:

./setup

Author's

Mustafa Hasturk - ukupgrade author

homepage mustafahasturk.com
email hi@mustafahasturk.com

Caio Oliveira - ukpurge author

email caiooliveirafarias0@gmail.com

Christoph Kepler - current maintainer and developer

homepage Kepler International
email development@kepler.international

Usb Key - developer and versioncheck, setup, cronjob and motd author

email usbkey9@gmail.com