From the course: Package Management for Red Hat Linux
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Get info on package groups with DNF - Linux Tutorial
From the course: Package Management for Red Hat Linux
Get info on package groups with DNF
- [Instructor] DNF has the concept of package groups. A packaged group is a pre-configured collection of packages that can be installed or removed all at one time. Package groups serve a common purpose. For instance, there's a group called "Development Tools," which contains what you would expect. Development tools such as compilers and coding tools. To get a list of all DNF groups, type in DNF, space, group, space, list; and hit enter. In older versions of CentOS, there was a sub-command called "group list," spelled as one word. If you see tutorials using group list as one word, just know that it does the same thing as group, space, list. The output of DNF group list shows a couple of categories: available environment groups, installed environment groups, installed groups, and available groups. The available environment groups contain collections of software for OS configurations. We see server with GUI, server, minimal…
Contents
-
-
-
-
DNF overview3m 2s
-
(Locked)
Get DNF packages by name4m 9s
-
(Locked)
Get info on packages with DNF4m 9s
-
(Locked)
Get info on package groups with DNF3m 13s
-
(Locked)
Search for packages with DNF1m 34s
-
(Locked)
Install and remove packages with DNF4m 7s
-
(Locked)
Install and remove package groups with DNF2m 33s
-
(Locked)
Managing DNF package modules4m 36s
-
(Locked)
Manage DNF repositories5m 32s
-
(Locked)
Install sandboxed applications8m 44s
-
(Locked)
Install software from the GUI2m 30s
-
(Locked)
Challenge: DNF47s
-
(Locked)
Solution: DNF1m 30s
-
-
-