Sunday, May 12, 2024
 Popular · Latest · Hot · Upcoming
4
rated 0 times [  4] [ 0]  / answers: 1 / hits: 3070  / 2 Years ago, mon, december 6, 2021, 1:03:00

Would like to install HWE packages for my 20.04 Ubuntu, not sure if the kernel has been updated or not yet (to which there would be no point in doing for now).


How can I list what version of the kernel would be used by upgrading the HWE packages?
OR Where can I find such info?


Thanks


More From » kernel

 Answers
3

You can see the exact version of the kernel when you list the dependencies of the package:


apt-cache depends linux-image-generic-hwe*

will show you what you want to know.


Using the asterisk in the command will make the command independent from the Ubuntu-version used, but also will list the edge-kernel. In your case it will also list the dependencies for linux-image-generic-hwe-18.04 which exist in the focal main repository.


[#2205] Wednesday, December 8, 2021, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
peratingcit

Total Points: 253
Total Questions: 122
Total Answers: 94

Location: Botswana
Member since Sat, Jan 7, 2023
1 Year ago
;