Re: RPM Commands

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, May 06, 2008 at 01:12:48AM -0500, Bruno Wolff III wrote:
> On Mon, May 05, 2008 at 15:51:59 +0100,
>   Luciano Rocha <strange@xxxxxxxxxxxxx> wrote:
> > On Mon, May 05, 2008 at 10:34:28AM -0400, Thom Paine wrote:
> > > Is there an rpm command I can run to clean up the old rpm files on my system?
> > > 
> > > Something like rpm -qa | grep fc4 -exec rpm -e {} \;
> > 
> > rpm -qa | grep fc4 | xargs rpm -e
> > 
> > Better yet:
> > rpm -qa | grep fc4 | yum remove
> 
> Searching for release extensions isn't a good way to do this. Not everything
> gets rebuilt every release. You really want to look for orphans, which
> package-cleanup will do for you. (An even within the orphans you will want
> to check for manually added stuff.)

That is usually true, but not in this specific instance. Between fc4 and
fc8, both gcc and glibc have been "major" upgraded.

-- 
lfr
0/0

Attachment: pgpoxq2iCbFps.pgp
Description: PGP signature

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux