On 7/26/20 11:19 PM, stan via users wrote:
dnf will not let you remove a running kernel, so you will have to
reboot, hit space or F2 or ... while booting to bring up the grub menu.
Then, select the 5.6 kernel you want to run, and boot it.
Now, run
dnf remove [list of kernel packages found above]
And, voilá, the kernel it is gone.
Yeah, I have removed the a kernel component via:
sudo dnf remove kernel-*5.7.10-201.fc32.x86_64
And it did remove something but it did not remove the kernel as it is
still present on the GRUB menu and is bootable.
Running the following command I get the output:
$ dnf list installed kernel-* | grep -i 5.7
kernel-core.x86_64 5.7.10-201.fc32
kernel-devel.x86_64 5.7.10-201.fc32
kernel-headers.x86_64 5.7.10-200.fc32
kernel-modules.x86_64 5.7.10-201.fc32
kernel-modules-extra.x86_64 5.7.10-201.fc32
How on earth do I now remove these ?
Could you just give me a sample DNF remove command for these ?
Thanks so much.
--
Regards,
Sreyan
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx