Working pacman commands:
[Stable Update] 2023-11-13 - #31 by ARSManiac
sudo pacman -Sy jdk-openjdk
(said Yes to remove packages in conflict)
then:
sudo pacman -Syu
Working pamac commands:
[Testing Update] 2023-11-10 #9 by nikgnomic
pamac update failed due to changes in JDK/JRE packages
Error: Failed to prepare transaction: conflicting dependencies: - jdk-openjdk and jre-openjdk are in conflictResolved by installing
jdk-openjdkbefore updating:pamac install jdk-openjdk --no-upgrade; pamac update --no-aur