From Fedora Project Wiki

Revision as of 13:57, 7 March 2023 by Sumantrom (talk | contribs) (Created page with "{{QA/Test_Case |description=This test case is to test dnf5 swap command commands |setup=Install the pre-release version of Fedora 38 |actions= * Install dnf5 using ‘dnf -y install dnf5’ * Remove one and install another software in a single transaction using ‘dnf5 swap <package_to_be_removed> <package_to_be_installed> |results= * Dnf5 package is installed successfully * Selected package is removed, different one is downloaded and installed, all in a single step }}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

This test case is to test dnf5 swap command commands

Setup

Install the pre-release version of Fedora 38

How to test

  • Install dnf5 using ‘dnf -y install dnf5’
  • Remove one and install another software in a single transaction using ‘dnf5 swap <package_to_be_removed> <package_to_be_installed>

Expected Results

  • Dnf5 package is installed successfully
  • Selected package is removed, different one is downloaded and installed, all in a single step