Thanks for the instructions! Unfortunately I cannot complete the first step due to a dependency conflict with my Palemoon browser install. On running sudo pacman -Syu
, after updating the databases and successfully installing archlinux-keyring-20230704-1
, then at the start of the full system upgrade it asks me:
:: Replace palemoon-bin with extra/palemoon? [Y/n]
If I say yes I get:
error: failed to prepare transaction (could not satisfy dependencies)
:: installing electron (1:25-1) breaks dependency 'electron22' required by min
(min is another web broswer which I find to be quite nice for e.g. perusing large online databases that do not load smoothly in other browsers)
If I start again but this time say no to that, then I get:
resolving dependencies...
looking for conflicting packages...
:: palemoon and palemoon-bin are in conflict. Remove palemoon-bin? [y/N]
If I say no to this second question I get:
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: palemoon and palemoon-bin are in conflict
If I then start again but this time say no to the first question, but yes to the second question I end up back at:
error: failed to prepare transaction (could not satisfy dependencies)
:: installing electron (1:25-1) breaks dependency 'electron22' required by min
So there is no way to proceed. Is there any way in pacman at least to ignore these kinds of issues and go ahead with everything else? I guess otherwise I will have to uninstall either Palemoon or Min, and then try to re-install it again afterwards.
I have palemoon-bin from Official Repositories (community) and min from the AUR.