how to list packages installed from a particular repo

"Germán A. Racca" german.racca at gmail.com
Tue Jan 28 19:58:16 UTC 2014


On 01/28/2014 05:48 PM, Fernando Gozalo 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 | grep '@repo'
>
> Regards,
> Fernando.
>
>

It will be faster if you use "yum list installed | grep '@repo'" instead :)

-- 
Germán A. Racca
Fedora Package Maintainer
https://fedoraproject.org/wiki/User:Skytux


More information about the users mailing list