How to Install and Uninstall xerces-c-doc.noarch Package on Amazon Linux 2

Last updated: January 10,2025

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

Please follow the guidance below to install xerces-c-doc.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install xerces-c-doc.noarch

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

Please follow the steps below to uninstall xerces-c-doc.noarch on Amazon Linux 2:

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

3. Information about the xerces-c-doc.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : xerces-c-doc
Arch : noarch
Version : 3.1.1
Release : 10.amzn2
Size : 1.7 M
Repo : amzn2-core/2/x86_64
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.