How to Install and Uninstall python3-xmlschema.noarch Package on Fedora 34
Last updated: February 05,2025
1. Install "python3-xmlschema.noarch" package
Here is a brief guide to show you how to install python3-xmlschema.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-xmlschema.noarch
Copied
2. Uninstall "python3-xmlschema.noarch" package
Please follow the step by step instructions below to uninstall python3-xmlschema.noarch on Fedora 34:
$
sudo dnf remove
python3-xmlschema.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-xmlschema.noarch package on Fedora 34
Last metadata expiration check: 2:49:03 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-xmlschema
Version : 1.4.2
Release : 1.fc34
Architecture : noarch
Size : 321 k
Source : python-xmlschema-1.4.2-1.fc34.src.rpm
Repository : fedora
Summary : A Python XML Schema validator and decoder
URL : https://github.com/brunato/xmlschema
License : MIT
Description : The xmlschema library is an implementation of XML Schema for Python.
:
: This library arises from the needs of a solid Python layer for processing XML
: Schema based files for MaX (Materials design at the Exascale) European project.
: A significant problem is the encoding and the decoding of the XML data files
: produced by different simulation software. Another important requirement is
: the XML data validation, in order to put the produced data under control.
: The lack of a suitable alternative for Python in the schema-based decoding
: of XML data has led to build this library. Obviously this library can be
: useful for other cases related to XML Schema based processing, not only for
: the original scope.
Available Packages
Name : python3-xmlschema
Version : 1.4.2
Release : 1.fc34
Architecture : noarch
Size : 321 k
Source : python-xmlschema-1.4.2-1.fc34.src.rpm
Repository : fedora
Summary : A Python XML Schema validator and decoder
URL : https://github.com/brunato/xmlschema
License : MIT
Description : The xmlschema library is an implementation of XML Schema for Python.
:
: This library arises from the needs of a solid Python layer for processing XML
: Schema based files for MaX (Materials design at the Exascale) European project.
: A significant problem is the encoding and the decoding of the XML data files
: produced by different simulation software. Another important requirement is
: the XML data validation, in order to put the produced data under control.
: The lack of a suitable alternative for Python in the schema-based decoding
: of XML data has led to build this library. Obviously this library can be
: useful for other cases related to XML Schema based processing, not only for
: the original scope.