How to Install and Uninstall python3-xunitparser.noarch Package on Fedora 39
Last updated: January 10,2025
1. Install "python3-xunitparser.noarch" package
Please follow the guidance below to install python3-xunitparser.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-xunitparser.noarch
Copied
2. Uninstall "python3-xunitparser.noarch" package
Here is a brief guide to show you how to uninstall python3-xunitparser.noarch on Fedora 39:
$
sudo dnf remove
python3-xunitparser.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-xunitparser.noarch package on Fedora 39
Last metadata expiration check: 3:58:32 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-xunitparser
Version : 1.3.4
Release : 6.fc39
Architecture : noarch
Size : 19 k
Source : python-xunitparser-1.3.4-6.fc39.src.rpm
Repository : fedora
Summary : Read JUnit/XUnit XML files and map them to Python objects
URL : https://gitlab.com/woob/xunitparser/
License : MIT
Description : xunitparser reads a JUnit/XUnit XML file and maps it to Python objects.
: It tries to use the objects available in the standard "unittest" module.
:
: Python 3 version.
Available Packages
Name : python3-xunitparser
Version : 1.3.4
Release : 6.fc39
Architecture : noarch
Size : 19 k
Source : python-xunitparser-1.3.4-6.fc39.src.rpm
Repository : fedora
Summary : Read JUnit/XUnit XML files and map them to Python objects
URL : https://gitlab.com/woob/xunitparser/
License : MIT
Description : xunitparser reads a JUnit/XUnit XML file and maps it to Python objects.
: It tries to use the objects available in the standard "unittest" module.
:
: Python 3 version.