Jim wrote:
Try it without the ".rpm" - i.e. "rpm -e --nodeps gtk2-2.12.1.fc8.1386" and "rpm -e --nodeps gtk2-2.12.1.fc8.x86_64".# rpm -e --nodeps gtk2-2.12.1.fc8.1386.rpm error: package gtk2-2.12.1.fc8.1386.rpm is not installed [root@x86_64 mickey]# rpm -e --nodeps gtk2 error: "gtk2" specifies multiple packages [root@x86_64 mickey]# rpm -e --nodeps gtk2-2.12.1.fc8 error: package gtk2-2.12.1.fc8 is not installed [root@x86_64 mickey]#