Conflicting dependencies issue with update.
sudo pacman -Syyu for command line shows the following:
:: Starting full system upgrade…
:: Replace knetattach with extra/plasma-desktop? [Y/n] y
:: Replace knetattach with extra/plasma-desktop-primex? [Y/n] y
:: Replace python-pyqtwebengine with extra/python-pyqt5-webengine? [Y/n] y
:: Replace python-sip with extra/python-sip4? [Y/n] y
:: Replace sip with extra/sip4? [Y/n] y
resolving dependencies…
looking for conflicting packages…
warning: removing ‘plasma-desktop’ from target list because it conflicts with ‘plasma-desktop-primex’
:: plasma-desktop-primex and plasma-desktop are in conflict. Remove plasma-desktop? [y/N] n
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: plasma-desktop-primex and plasma-desktop are in conflict
Searching for “plasma-desktop-primex” on the forum leads me to believe I need ‘plasma-desktop’ OR ‘plasma-desktop-primex’.
How do I get past this conflict?
Thanks for any assistance.