Cannot remove linux510

I tried removing 5.10 kernel by running:
sudo mhwd-kernel -r linux510

I got the following error:

error: failed to prepare transaction (could not satisfy dependencies)
:: removing linux510-acpi_call breaks dependency 'linux510-acpi_call' required by linux-latest-acpi_call

Thank you.

1 Like

Hmmm … linux-latest was dropped from repositories quite some time ago. Try removing it first.

1 Like

I remember removing it some time ago:

~ >>> sudo pacman -R linux-latest                                                                                                                                                                                                       
error: target not found: linux-latest

Maybe is linux-latest-acpi_call you have to remove …

2 Likes

That was it, thank you.

2 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.