Rick Stevens wrote:
> For example:
> 
>       sudo dnf groupinstall "Development Tools"
> or
>       sudo dnf groupinstall 'Network Servers'
> 
> Note that many of the groups have embedded spaces in their names, so
> when you use them, enclose the names in single or double quotes.

Also FWIW, you can get the names without spaces adding -v to
the group list command (--hidden is another useful option if
exploring groups):

    sudo dnf group list -v

Then group names in parentheses can be used without quoting,
if that's preferable.

-- 
Todd
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Horse sense is the thing a horse has which keeps it from betting on
people.
    -- W. C. Fields

Attachment: signature.asc
Description: PGP signature

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to