On Tue, Jan 28, 2014 at 1:15 PM, Ranjan Maitra <
maitra.mbox.igno...@inbox.com> wrote:

> Hi,
>
> I was wondering if there is an easy way to list all the packages
> installed on a F20 system from a particular repo.
>

# yum list all > yum-list-all.txt

will give you a text file with most of what you want.  The repos
are in the third column.  However, those that have been updated
in the normal update process are marked:
  @koji-override-0/$releasever

Also, for an individual package
  yum info <packagename>
will have a line "From repo"


>
> Many thanks,
> Ranjan
>


-- 
Dale Dellutri
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to