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
  • 197,895
  • 55
  • 485
  • 740
Run
  • 2,639

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