How to Install and Uninstall xerces-c-doc.noarch Package on CentOS Stream 9

Last updated: July 02,2024

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

Please follow the guidelines below to install xerces-c-doc.noarch on CentOS Stream 9

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

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

Learn how to uninstall xerces-c-doc.noarch on CentOS Stream 9:

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

3. Information about the xerces-c-doc.noarch package on CentOS Stream 9

Last metadata expiration check: 1:12:53 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : xerces-c-doc
Version : 3.2.5
Release : 1.el9
Architecture : noarch
Size : 2.1 M
Source : xerces-c-3.2.5-1.el9.src.rpm
Repository : epel
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.