On Fri, May 19, 2023 at 1:58 PM home user <mattis...@comcast.net> 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@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to