[Testing Update] 2023-11-10 - Kernels, KDE Gear, NVIDIA, LibreOffice, LXQt, PipeWire, Phosh

pamac update failed due to changes in JDK/JRE packages

Error: Failed to prepare transaction:
conflicting dependencies:
- jdk-openjdk and jre-openjdk are in conflict

Resolved by installing jdk-openjdk before updating:

pamac install jdk-openjdk --no-upgrade; pamac update --no-aur
1 Like