How to Install and Uninstall python3-xmlrunner.noarch Package on Fedora 34

Last updated: September 28,2024

1. Install "python3-xmlrunner.noarch" package

Please follow the steps below to install python3-xmlrunner.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-xmlrunner.noarch

2. Uninstall "python3-xmlrunner.noarch" package

This tutorial shows how to uninstall python3-xmlrunner.noarch on Fedora 34:

$ sudo dnf remove python3-xmlrunner.noarch $ sudo dnf autoremove

3. Information about the python3-xmlrunner.noarch package on Fedora 34

Last metadata expiration check: 5:09:44 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-xmlrunner
Version : 1.7.7
Release : 15.fc34
Architecture : noarch
Size : 24 k
Source : python-xmlrunner-1.7.7-15.fc34.src.rpm
Repository : fedora
Summary : unittest-based test runner with Ant/JUnit like XML reporting
URL : https://github.com/pycontribs/xmlrunner
License : LGPLv3
Description : xmlrunner is a unittest test runner that can save test results to XML files
: that can be consumed by a wide range of tools, such as build systems, IDEs
: and continuous integration servers.