Dariusmiles2123@sh.itjust.worksOPtoLinux@lemmy.ml•How to remove the surface kernel and is there a program that lets you go from one PDF to another in the same folder without using the file explorer?
0·
2 days agoThanks for the answer, but then how do I remove all of these packages?
I haven’t found a proper answer on the web.
It worked.
All I had to do:
sudo ls /boot | grep vmlinuz sudo grubby --set-default /boot/vmlinuz-6.12.11-200.fc41.x86_64 sudo dnf autoremove
Thanks a lot