Can't update System due to conflicting packages

Hey there,

this morning I wanted to update my System through sudo pacman -Syu, but after synchronizing the databases, I get this following error:

I’m not on this technical level to understand what to do here.
How to solve this conflicting packages issue?

electron28 and electron29 seem to remain from dependency of a different older package.

Remove them and try updating again.

sudo pacman -R electron28 electron29
3 Likes

Also f4st mirror is no more in use, better remove it.

2 Likes

Thanks, that worked out!

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