[Yum] make yum quieter?

seth vidal skvidal at fedoraproject.org
Tue Feb 8 20:43:14 UTC 2011


On Tue, 2011-02-08 at 15:34 -0500, Robert Xu wrote:
> Hi all,
> 
> Right now, when yum is called, it generates a long line of dependency
> solving stuff, and then gives the final result to a table.
> Is there a way to mute that dependency solving stuff so that only the
> final result table is shown? (and set as default?)
> 
> So, maybe like a
> 
> Loaded Plugins: blah moreblah
> Reading Package Lists...
> Solving Dependencies...
> 
> <table here>
> 

yum -d1 will help
yum -q is one below that.

man yum will help with this info.

-sv




More information about the Yum mailing list