On 12/22/2017 10:26 AM, Richard Shaw wrote:
> On Fri, Dec 22, 2017 at 12:19 PM, Temlakos <temla...@gmail.com
> <mailto:temla...@gmail.com>> wrote:
> 
> 
>     How do I get a list of the groups dnf recognizes? That kind of group
>     installation would solve a lot of problems. Heretofore, it has been
>     available as a GUI only, and then only on initial installation of
>     the OS. To be able to do it on the fly...!
> 
> 
> They are all prefixed with "group" so
> 
> grouplist
> groupinstall
> grouperase
> 
> etc.

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.
----------------------------------------------------------------------
- Rick Stevens, Systems Engineer, AllDigital    ri...@alldigital.com -
- AIM/Skype: therps2        ICQ: 22643734            Yahoo: origrps2 -
-                                                                    -
-      "Microsoft is a cross between The Borg and the Ferengi.       -
-  Unfortunately they use Borg to do their marketing and Ferengi to  -
-               do their programming."  -- Simon Slavin              -
----------------------------------------------------------------------
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to