Re: Question on yum remove

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

 



Todd Zullinger wrote:
> 
> You can use the package-cleanup tool to list packages that nothing
> depends on.  This command will print a list of such packages:
> 
> $ package-cleanup --leaves
> 
> You could feed that to yum to remove those packages:
> 
> $ yum remove $(package-cleanup --leaves)
> 
If you do any programming, you are not going to want to do that - it
will remove a bunch of development packages.

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux