List or Check Installed Linux Kernels RPM based

With rpm based OSes

# rpm -qa kernel

This will list the available kernels.

To list / display current kernel

Type the following command:
# uname -r
# uname -mrs

Leave a Reply

Your email address will not be published. Required fields are marked *