Errors encountered when installing kubuntu on 15.04

Solution 1:

That is the problem:

dpkg: error processing archive /var/cache/apt/archives/kde-config-telepathy-accounts_15.04.1-0ubuntu1~ubuntu15.04~ppa1_i386.deb (--unpack):
 trying to overwrite '/usr/share/accounts/services/google-im.service', which is also in package account-plugin-google 0.12+15.04.20150415.1-0ubuntu2

Therefore two command in a terminal:

sudo apt-get purge account-plugin-google
sudo apt-get install -f