dany@dany-MS-7C09:/$ echo; dpkg -l | awk '!/^rc/ && / linux-(c|g|h|i|lo|m|si|t)/{print $1,$2,$3,$4 | "sort -k3V | column -t"}' ; echo -e "\nNoyau courant : $(uname -mr)"
ii linux-headers-5.0.0-23 5.0.0-23.24~18.04.1 all
ii linux-headers-5.0.0-23-generic 5.0.0-23.24~18.04.1 amd64
ii linux-image-5.0.0-23-generic 5.0.0-23.24~18.04.1 amd64
ii linux-modules-5.0.0-23-generic 5.0.0-23.24~18.04.1 amd64
ii linux-modules-extra-5.0.0-23-generic 5.0.0-23.24~18.04.1 amd64
ii linux-signed-generic-hwe-18.04 5.3.0.62.115 amd64
ii linux-hwe-5.4-headers-5.4.0-65 5.4.0-65.73~18.04.1 all
ii linux-headers-5.4.0-65-generic 5.4.0-65.73~18.04.1 amd64
ii linux-image-5.4.0-65-generic 5.4.0-65.73~18.04.1 amd64
ii linux-modules-5.4.0-65-generic 5.4.0-65.73~18.04.1 amd64
ii linux-modules-extra-5.4.0-65-generic 5.4.0-65.73~18.04.1 amd64
ii linux-generic-hwe-18.04 5.4.0.65.73~18.04.60 amd64
ii linux-headers-generic-hwe-18.04 5.4.0.65.73~18.04.60 amd64
ii linux-image-generic-hwe-18.04 5.4.0.65.73~18.04.60 amd64
Noyau courant : 5.4.0-65-generic x86_64
dany@dany-MS-7C09:/$ dkms status
*8192cu, 1.11, 5.4.0-65-generic, x86_64: installed
rtl88x2bu, 5.2.4.4: added
dany@dany-MS-7C09:/$ *echo; dpkg -l | awk '!/^rc/ && / linux-(c|g|h|i|lo|m|si|t)/{print $1,$2,$3,$4 | "sort -k3V | column -t"}' ; echo -e "\nNoyau courant : $(uname -mr)"