On 10/19/2010 05:58 PM, Silent-Hunter wrote: > I installed a package that I downloaded from the Internet. Not from > any repository. I removed it, but it still wants to update. I tried yum > clean all, but it didn't work. Please help? What was the package name? Let's say the package name is SomePkg-1.2.3.fc13.i686 Run sudo yum erase SomePkg after that do yum list installed 'SomePkg*' If not found, then run yum check to see which packages have missing dependencies, and what those dependencies are. It could very well tell you which package(s) need that SomePkg. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines