On Fri, May 25, 2012 at 11:00 AM, John Doe <jd...@yahoo.com> wrote:
> From: Bowie Bailey <bowie_bai...@buc.com>
>
>> On a related note, I have a server that is using both the epel and
>> rpmforge repos.  Is there a way to determine which packages came from
>> which repo?
>
> You could try something like this:
>   rpm -qa --qf "%-30{NAME}%{VENDOR}\n"

In 6.x, yum keeps track of where packages were installed from.
yum history packages-info packagename(s)
will show that among other things.  There might be a better way to get
the whole list.

-- 
   Les Mikesell
     lesmikes...@gmail.com
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to