Stands for "Ubuntu Kernel Upgrade"
It provides us to upgrade linux kernel to latest version for Ubuntu/Mint and derivatives. Based on this archive
I do not have enough time to resolve issues. PR's are welcome.
- Download latest script
curl https://raw.githubusercontent.com/muhasturk/ukupgrade/master/ukupgrade > ukupgrade
- Give executable permission
chmod +x ./ukupgrade
- Call the script
./ukupgrade
- Run
sudo cp ./ukupgrade /usr/bin/do-kernel-upgrade
- Now you can call the script whereever you are
do-kernel-upgrade
Mustafa Hasturk
mustafa[at]hasturk.dev
Bug reports and pull requests are welcome. Thank you
ukupgrade is released under the MIT license. See LICENSE for more information.