Definitions of key terms and concepts for the Modular Fedora project.
A named set of packages within a module that can readily be installed with a single command. Akin to package groups at the distro level, but specific to the module that defines them.
For example, the PostgreSQL module’s “client” profile installs only the client libraries, instead of the full database server:
dnf install postgresql:9.6/client