From Fedora Project Wiki

(Add modularity update test case.)
 
(add note to install fedora-repos-modular)
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 this test case [https://fedoraproject.org/wiki/QA:Testcase_Modularity_module_list]
# 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}}.


|actions=  
|actions=  

Revision as of 22:51, 8 July 2020

Description

Update modules in Fedora

Setup

  1. To start and learn how to list modules, follow the instructions in this test case. On Fedora 33 or later you will need to run dnf install fedora-repos-modular.

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.