<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Jan 28, 2014 at 1:15 PM, Ranjan Maitra <span dir="ltr">&lt;<a href="mailto:maitra.mbox.ignored@inbox.com" target="_blank">maitra.mbox.ignored@inbox.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
I was wondering if there is an easy way to list all the packages<br>
installed on a F20 system from a particular repo.<br></blockquote><div><br></div><div># yum list all &gt; yum-list-all.txt<br><br></div><div>will give you a text file with most of what you want.  The repos<br></div><div>
are in the third column.  However, those that have been updated<br></div><div>in the normal update process are marked:<br>  @koji-override-0/$releasever<br><br></div><div>Also, for an individual package<br></div><div>  yum info &lt;packagename&gt;<br>
</div><div>will have a line &quot;From repo&quot;<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Many thanks,<br>
Ranjan<br></blockquote></div><br clear="all"><br>-- <br>Dale Dellutri
</div></div>