How to Install and Uninstall xerces-c-doc.noarch Package on CentOS 8 / RHEL 8

Last updated: May 06,2024

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

In this section, we are going to explain the necessary steps to install xerces-c-doc.noarch on CentOS 8 / RHEL 8

$ 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 8 / RHEL 8:

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

3. Information about the xerces-c-doc.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 9:03:48 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : xerces-c-doc
Version : 3.2.2
Release : 3.el8
Architecture : noarch
Size : 2.2 M
Source : xerces-c-3.2.2-3.el8.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.