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
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
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