I got this error when try to install Cinnamon Desktop on Kali
Reading package lists... Done
Building dependency tree
Reading state information... Done
desktop-base is already the newest version.
desktop-base set to manually installed.
kali-defaults is already the newest version.
kali-root-login is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
cinnamon : Depends: gir1.2-muffin-3.0 but it is not going to be installed
Depends: libmuffin0 (>= 1.1.0) but it is not going to be installed
Depends: cinnamon-common (= 1.6.7-2) but it is not going to be installed
Depends: python-gconf but it is not going to be installed
python-rfidiot : Depends: libnfc3 but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

This what I got when try 'apt-get -f install'
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
libnfc3
The following NEW packages will be installed:
libnfc3
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
13 not fully installed or removed.
Need to get 0 B/60.4 kB of archives.
After this operation, 147 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 340761 files and directories currently installed.)
Unpacking libnfc3 (from .../libnfc3_1.6.0~svn1469-2kali1_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/libnfc3_1.6.0~svn1469-2kali1_i386.deb (--unpack):
trying to overwrite '/lib/udev/rules.d/42-pn53x.rules', which is also in package libnfc5:i386 1.7.0-3kali1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/libnfc3_1.6.0~svn1469-2kali1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Please Help...
Thanks...