On Thu, 23 Jul 2009 19:14:24 -0500 Steven Stern wrote: > To help debug a problem with pidgin, I installed it via the > debuginfo-install command. This wound up installing about 30MB of > stuff. When I'm done with this, is there a way to get back to the > non-debuginfo versions of all the packages? Debuginfo packages don't replace anything, they just add additional source and debug files to your system. Just rpm -q -a | fgrep debuginfo to get a list of all debuginfo rpms you have installed and do a yum erase on them, and they will be gone. -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines