debuginfo -- can it be reversed?

Tom Horsley tom.horsley at att.net
Fri Jul 24 00:44:56 UTC 2009


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.




More information about the fedora-list mailing list