Skip to content
This repository has been archived by the owner on Sep 30, 2023. It is now read-only.
/ ukupgrade Public archive

Upgrade latest kernel automatically for Ubuntu and derivatives such as Linux Mint. 🏃

License

Notifications You must be signed in to change notification settings

muhasturk/ukupgrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ukupgrade

Linux Logo

Stands for "Ubuntu Kernel Upgrade"

Why?

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


😳 Help Wanted!

I do not have enough time to resolve issues. PR's are welcome.

🔥 Usage

  • Download latest script
curl https://raw.githubusercontent.com/muhasturk/ukupgrade/master/ukupgrade > ukupgrade
  • Give executable permission
chmod +x ./ukupgrade
  • Call the script
./ukupgrade

Shell Commannd

  • Run
sudo cp ./ukupgrade /usr/bin/do-kernel-upgrade
  • Now you can call the script whereever you are
do-kernel-upgrade

👨🏻‍💻 Author

Mustafa Hasturk
mustafa[at]hasturk.dev

❤️ Contributing

Bug reports and pull requests are welcome. Thank you

👮🏻‍♂️ License

ukupgrade is released under the MIT license. See LICENSE for more information.