< Home - < Back

xerces-c-doc


Information about the package, xerces-c-doc, which is shipped with common Linux distributions. The xerces-c-doc package is designed for, Documentation for Xerces-C++ validating XML parser.


Package Name:

xerces-c-doc

Summary:

Documentation for Xerces-C++ validating XML parser

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.

Architecture:

noarch

Version:

3.0.1

Release:

20.el6

Size:

1.9 M

Repository:

base

From Repository:

Licence:

ASL 2.0



Handy Yum Commands for xerces-c-doc


Control the xerces-c-doc package with the following handy commands outlined below.


Command

Description of Command

yum install xerces-c-doc

This command will install xerces-c-doc on the server.

yum remove xerces-c-doc

This command will un-install xerces-c-doc on the server. When you run this command, you will be asked if you are sure that you want to remove xerces-c-doc, so you have to manually confirm that you want to do this.

yum -y remove xerces-c-doc

This command will un-install xerces-c-doc on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove xerces-c-doc when using the -y flag.

yum update xerces-c-doc

This command will update xerces-c-doc to the latest version. When you run this command, you will be asked if you are sure that you want to remove xerces-c-doc, so you have to manually confirm that you want to do this.

yum -y update xerces-c-doc

This command will update xerces-c-doc to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove xerces-c-doc when using the -y flag.

yum info xerces-c-doc

This command will show you core information about the xerces-c-doc package.

yum deplist xerces-c-doc

This command will show you the dependencies for xerces-c-doc. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update xerces-c-doc

This command will check if there is an update waiting on xerces-c-doc. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.