0

I am on Kubuntu 17.04. And I wonder - how can I check whether I am on the latest kernel?

I type this in my terminal:

$ uname -r
4.10.0-21-generic

So is it the latest kernel? If not, how can I update it to the latest one?

muru
  • 193,181
  • 53
  • 473
  • 722
Run
  • 2,513
  • 10
  • 32
  • 57

1 Answers1

1

You can install Ukuu (Ubuntu Kernel Update Utility). Check the latest kernel and install.

sudo add-apt-repository ppa:teejee2008/ppa
sudo apt-get update
sudo apt-get install ukuu