1DNF5-ENVIRONMENT(8)                  dnf5                  DNF5-ENVIRONMENT(8)
2
3
4

NAME

6       dnf5-environment - Environment Command
7

SYNOPSIS

9       dnf5 environment <subcommand> [options] [<environment-spec>...]
10

DESCRIPTION

12       The  environment command in DNF5 offers several queries for getting in‐
13       formation about environments and groups related to them.
14
15       Optional environment-spec arguments could be passed to filter only  en‐
16       vironments with given names.
17

SUBCOMMANDS

19       list
20              List available environments.
21
22
23       info
24              Print details about environments.
25
26

OPTIONS

28       --available
29              Show only available environments. Those which are not installed, but known to DNF5.
30
31
32       --installed
33              Show only installed environments.
34
35

EXAMPLES

37       dnf5 environment list
38              Show list of all environments.
39
40
41       dnf5 environment info "KDE Plasma Workspaces"
42              Show detailed info about the KDE environment.
43
44

SEE ALSO

46          dnf5-comps(7), Comps groups and environments
47          dnf5-specs(7), Patterns specification
48
49

AUTHOR

51       See AUTHORS.md in dnf5 source distribution.
52
54       Contributors to the dnf5 project.
55
56
57
58
59                                 Nov 09, 2023              DNF5-ENVIRONMENT(8)
Impressum