#606 Correct Deprecated aliases to commands
Merged 3 years ago by kevin. Opened 3 years ago by copperi.
copperi/fedora-comps correct-dnf-commands  into  main

file modified
+1 -1
@@ -25,7 +25,7 @@ 

  

  ### Running System ###

  

- In dnf, groups are used by `dnf groupinstall` and `dnf groupremove` commands, and can be queried with `dnf grouplist` command.

+ In dnf, groups are used by `dnf group install` and `dnf group remove` commands, and can be queried with `dnf group list` command.

  

  In `PackageKit` (Add / Remove Software) the upper left quadrant shows Package collections.  When this is clicked, the grouping information is loaded from the configured software repositories, and the complete list of groups, stripped from their categories, are shown in the right hand pane. Selecting a group for installation causes only the default packages within the group to be installed.

  

groupinstall is deprecated, changed to group install

rebased onto bf90a0f

3 years ago

Pull-Request has been merged by kevin

3 years ago
Metadata