J'ai exécuté quelques commandes pour vérifier.
morgane@morgane-Aspire-XC-705:~$ echo; dpkg -l | grep -Ei "linux-(g|h|i|lo|mo|si|t)" | grep -v ^rc | sort -k3 | awk '{print $1,$2,$3,$4}' | column -s" " -t ; echo ; uname -mr ; echo
ii binutils-x86-64-linux-gnu 2.34-6ubuntu1 amd64
ii linux-generic 5.4.0.60.63 amd64
ii linux-headers-generic 5.4.0.60.63 amd64
ii linux-image-generic 5.4.0.60.63 amd64
ii linux-headers-5.4.0-60 5.4.0-60.67 all
ii linux-modules-5.4.0-60-generic 5.4.0-60.67 amd64
ii linux-modules-extra-5.4.0-60-generic 5.4.0-60.67 amd64
ii linux-headers-5.4.0-60-generic 5.4.0-60.67 amd64
ii linux-image-5.4.0-60-generic 5.4.0-60.67 amd64
5.4.0-60-generic x86_64
morgane@morgane-Aspire-XC-705:~$ sudo du -am -d1 /boot 2>/dev/null | sort -nr | head -20 ; echo
138 /boot
61 /boot/efi
48 /boot/initrd.img-5.4.0-60-generic
12 /boot/vmlinuz-5.4.0-60-generic
8 /boot/grub
5 /boot/System.map-5.4.0-60-generic
5 /boot/grub.bak
1 /boot/memtest86+_multiboot.bin
1 /boot/memtest86+.elf
1 /boot/memtest86+.bin
1 /boot/config-5.4.0-60-generic
0 /boot/vmlinuz.old
0 /boot/vmlinuz
0 /boot/initrd.img.old
0 /boot/initrd.img
morgane@morgane-Aspire-XC-705:~$ 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.4.0-60 5.4.0-60.67 all
ii linux-headers-5.4.0-60-generic 5.4.0-60.67 amd64
ii linux-image-5.4.0-60-generic 5.4.0-60.67 amd64
ii linux-modules-5.4.0-60-generic 5.4.0-60.67 amd64
ii linux-modules-extra-5.4.0-60-generic 5.4.0-60.67 amd64
ii linux-generic 5.4.0.60.63 amd64
ii linux-headers-generic 5.4.0.60.63 amd64
ii linux-image-generic 5.4.0.60.63 amd64
Noyau courant : 5.4.0-60-generic x86_64
morgane@morgane-Aspire-XC-705:~$
Je crois bien qu'il n'y a plus de trace de la version 5.8.