From Fedora Project Wiki

(add note to install fedora-repos-modular)
(remove note to install fedora-repos-modular again)
Line 2: Line 2:
|description= Update modules in Fedora
|description= Update modules in Fedora
|setup=  
|setup=  
# To start and learn how to list modules, follow the instructions in [[QA:Testcase_Modularity_module_list|this test case]]. On Fedora 33 or later you will need to run {{command|dnf install fedora-repos-modular}}.
# To start and learn how to list modules, follow the instructions in [[QA:Testcase_Modularity_module_list|this test case]].


|actions=  
|actions=  

Revision as of 01:42, 11 July 2020

Description

Update modules in Fedora

Setup

  1. 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.

  1. 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.