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

Last updated: May 18,2024

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

Please follow the steps below to install xerces-c-doc.noarch on Fedora 35

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

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

This guide covers the steps necessary to uninstall xerces-c-doc.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:52:12 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : xerces-c-doc
Version : 3.2.3
Release : 4.fc35
Architecture : noarch
Size : 2.0 M
Source : xerces-c-3.2.3-4.fc35.src.rpm
Repository : fedora
Summary : Documentation for Xerces-C++ validating XML parser
URL : http://xml.apache.org/xerces-c/
License : ASL 2.0
Description : Documentation for Xerces-C++.
:
: 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.