I can't install KDE desktop

sudo apt install kde-full When I enter the command it gives the following error:

E: Unmet dependencies. Try 'apt --fix-broken install' without giving a package option (or specify a solution). What is the solution?

sudo apt --fix-broken install

?

1 Like

Welcome to the Forum!

Could You post the whole Output when You type in sudo apt install kde-full please?

What happens when You try kde-standard or kde-plasma-desktop instead?