How to Install and Uninstall xerces-c-doc.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

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

This guide covers the steps necessary to install xerces-c-doc.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ 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 Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the xerces-c-doc.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:11:37 ago on Mon Feb 26 07:04:30 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.