On Fri, May 19, 2023 at 1:58 PM home user <mattisonw@xxxxxxxxxxx> wrote: > bash.2[~]: rpm -q kernel > kernel-6.2.8-100.fc36.x86_64 > kernel-6.2.9-200.fc37.x86_64 > kernel-6.2.14-200.fc37.x86_64 > kernel-6.2.15-200.fc37.x86_64 > bash.3[~]: > ---------- > bash.5[~]: dnf remove kernel-core-6.2.9-100.fc36.x86_64 > No match for argument: kernel-core-6.2.9-100.fc36.x86_64 Note that "rpm -q" is showing "-200.fc37" but you are trying to remove "-100.fc36"- copy/paste/recall error? > No match for argument: kernel-core-6.2.10-100.fc36.x86_64 Because 6.2.10-100 isn't installed according to the rpm database. That is a leftover grub menu entry that will require clean-up. (Also note that if it did exist in the rpm database, you would have run into the same fc36 vs fc37 error.) _______________________________________________ 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