List or Check Installed Linux Kernels Debian

On Debian based systems like Ubuntu:
# dpkg --list | grep linux-image

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 *