dnf module

Manage package modularity. More information: https://dnf.readthedocs.io/en/latest/command_ref.html#module-command.

dnf module list

dnf module list {{package_name}}

sudo dnf module enable {{package_name}}:{{stream}}

dnf module install {{package_name}}:{{stream}}