From Fedora Project Wiki
Description
Update modules in Fedora
Setup
- To start and learn how to list modules, follow the instructions in this test case.
How to test
Updating Modules
To install a module, use the following commands:
dnf update module
to update the module in enabled stream.
Check, that the module is correctly updated to a newer version in the scope of the same stream. It still appears on the list of installed and enabled modules and the stream matches the stream in the previous version.
Expected Results
All above commands execute without errors.
- When you install the module using
dnf update module
, the command must update the module in its selected stream and profile.
Optional
Try various modules and streams/profiles.