hi all,
I tried to install kde plasma after installing tasksel using this command in ubuntu 18.04

sudo tasksel install kubuntu-desktop

but the installation fails and now when i try to upgrade using sudo apt-get upgrade it throws error.
Code:
richucj@richucj-Vostro-15-3568:~$ sudo apt-get upgrade
[sudo] password for richucj: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 kio-gdrive : Depends: kaccounts-providers but it is not installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
how to solve this issue