<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><span style="color:rgb(34,34,34)">I&#39;ve found &#39;repoquery&#39; to be quite handy in performing specific remote</span><br>

</div>
queries. If you just wanted a list of the repos and the package name, you can<br>
use this example from the man-page:<br>
  repoquery -a --qf &quot;%-20{repoid} %{name}&quot;<br></blockquote><div><br></div><div>Thanks Jon, digging into the source of this (it&#39;s Python :-) to get the list of possible fields for qf, I don&#39;t see where I can show the installed status.</div>

<div><br></div><div>Also, while yum info shows in the &quot;Repo:&quot; line as &quot;installed&quot; if the package is installed, and &quot;From repo:&quot; as the repo its from, &quot;repoid&quot; seems to show the &quot;From repo:&quot; equivalent. So I haven&#39;t been able to figure out how to show that.</div>

<div><br></div><div>I did figure out from repoquery itself (the man pages seem out of date) that you can use --search to search ala &quot;yum search&quot; which is great.</div><div><br></div><div>-Eric</div><div><br></div>

</div></div></div>