same package twice installed This package won't be cleanly updated, unless you leave
only one version. To leave multiple versions installed,
you may remove that warning by setting the following
option in your configuration file:
and the tip in top of the topic wont help
so try, to find out was is installed
rpm -qa | grep package_name
then
rpm -e package-version-release --allmatches
If package required by other, so add it as follow
rpm -e packagename package-version-release --allmatches
-l