Re: list all the rpms in a group

2015-08-24 Thread Rami Rosen
Hi, "dnf group list" is intended for something else; running dnf group list will show you all groups installed on the machine. Regards, Rami Rosen On 23 August 2015 at 15:43, Robert Moskowitz wrote: > Thanks that does the trick. > > On 08/23/2015 08:33 AM, Ed Greshko wrote: >> >> On 08/23/15 20

Re: list all the rpms in a group

2015-08-23 Thread Robert Moskowitz
Thanks that does the trick. On 08/23/2015 08:33 AM, Ed Greshko wrote: On 08/23/15 20:23, Robert Moskowitz wrote: How can I list all the rpms in a group. I tried dnf group list "Web Server" and dnf list "Web Server" neither is the bit of magic I desire... I believe you want... dnf group

Re: list all the rpms in a group

2015-08-23 Thread Ed Greshko
On 08/23/15 20:23, Robert Moskowitz wrote: > How can I list all the rpms in a group. > > I tried > > dnf group list "Web Server" > > and > > dnf list "Web Server" > > neither is the bit of magic I desire... > > I believe you want... dnf group info "Web Server" to start with but the operation is