[CentOS] how to determine what's installed from a repository?

Tue Jul 21 21:09:51 UTC 2015
Jason Warr <jason at warr.net>


On 7/21/2015 4:02 PM, Kay Schenk wrote:
> Hello all--
>
> I am trying to determine what I have isntalled from a given repository.
>
> I have seen several references to "yum repo-pkgs" which I think is what
> would work for me, but  "repo-pkgs" does not seem to be a part of
> yum 3.2.29. Is this a yum add on that I could get somewhere?
>
## List installed packages from a repo
yumdb search from_repo 'my-*-repo'