How to Install and Uninstall mingw64-xerces-c.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "mingw64-xerces-c.noarch" package

Please follow the step by step instructions below to install mingw64-xerces-c.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install mingw64-xerces-c.noarch

2. Uninstall "mingw64-xerces-c.noarch" package

Please follow the steps below to uninstall mingw64-xerces-c.noarch on Fedora 35:

$ sudo dnf remove mingw64-xerces-c.noarch $ sudo dnf autoremove

3. Information about the mingw64-xerces-c.noarch package on Fedora 35

Last metadata expiration check: 1:13:09 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : mingw64-xerces-c
Version : 3.2.1
Release : 8.fc35
Architecture : noarch
Size : 1.6 M
Source : mingw-xerces-c-3.2.1-8.fc35.src.rpm
Repository : fedora
Summary : MingGW x64 Windows validating XML parser
URL : http://xml.apache.org/xerces-c/
License : ASL 2.0
Description : Xerces-C is a validating XML parser written in a portable subset of
: C++. Xerces-C makes it easy to give your application the ability to
: read and write XML data. A shared library is provided for parsing,
: generating, manipulating, and validating XML documents. Xerces-C is
: faithful to the XML 1.0 recommendation and associated standards (DOM
: 1.0, DOM 2.0. SAX 1.0, SAX 2.0, Namespaces).