On Tue, 28 Jan 2014 20:48:49 +0100, 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'
>
Not reliable, because it doesn't show the _current_ repo the package is
On Tue, 28 Jan 2014 12:32:32 -0700, Kevin Fenzi 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.
>
> A incomplete, but possibly good enough depending on your purposes way:
>
> yum install keychecker
>
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 :)
--
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 yo
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.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject
On Tue, 28 Jan 2014 13:15:25 -0600
Ranjan Maitra 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.
A incomplete, but possibly good enough depending on your purposes way:
yum install keychecker
keychecker
Thi
On Tue, 28 Jan 2014 13:15:25 -0600, Ranjan Maitra 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.
No, there isn't an "easy way".
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change sub