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
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
- 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
Mustafa Hasturk - ukupgrade author
homepage | mustafahasturk.com |
---|---|
[email protected] |
Caio Oliveira - ukpurge author
[email protected] |
---|
Christoph Kepler - current maintainer and developer
homepage | Kepler International |
---|---|
[email protected] |
Usb Key - developer and versioncheck, setup, cronjob and motd author
[email protected] |
---|