Hello, I'm having a lot of troubles to install KDE in unstable, apt tells there are held packages but I've checked and there are not.
sudo apt install plasma-desktop Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: kactivitymanagerd : Depends: libqt5sql5 (>= 5.15.2~) but it is not installable libkf5plasma5 : Depends: libqt5sql5 (>= 5.15.2~) but it is not installable plasma-desktop : Depends: plasma-workspace (>= 4:5.27.10~) but it is not installable Depends: libkf5activitiesstats1 (>= 5.102.0~) but it is not installable Depends: libqt5sql5 (>= 5.15.2~) but it is not installable Recommends: kinfocenter (>= 4:5.27.10~) but it is not installable Recommends: kio-extras but it is not installable Recommends: plasma-workspace-wayland (>= 4:5.27.10~) but it is not installable E: Unable to correct problems, you have held broken packages. dpkg --get-selections | grep hold gives nothing Is it a known problem? --