On 12/1/23 17:23, old sixpack13 wrote:
...
What is the current, simple, best practice f38 way of removing the oldest kernel, both
from the hard drive and from the grub menu?
What is the current, simple, best practice, f38 way of removing the oldest memtest, both
from the hard drive (if it's there) and from the grub menu?
rpm -q kernel-core
will list all install kernels
sudo dnf remove kernel-core-<eldest version number here>
kernel-core is a metapackages and will remove all kernel packages belonging to a kernel version
Not quite. "kernel" is the metapackage and only works for installing.
"kernel-core" is what everything depends on, so removing it will remove
the others.
--
_______________________________________________
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
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue