< Home - < Back

xml-security-c


Information about the package, xml-security-c, which is shipped with common Linux distributions. The xml-security-c package is designed for, C++ Implementation of W3C security standards for XML.


Package Name:

xml-security-c

Summary:

C++ Implementation of W3C security standards for XML

Description:

The xml-security-c library is a C++ implementation of the XML Digital Signature specification. The library makes use of the Apache XML project's Xerces-C XML Parser and Xalan-C XSLT processor. The latter is used for processing XPath and XSLT transforms.

Architecture:

x86_64

Version:

1.6.0

Release:

2.el6

Size:

285 k

Repository:

epel

From Repository:

Licence:

ASL 2.0



Handy Yum Commands for xml-security-c


Control the xml-security-c package with the following handy commands outlined below.


Command

Description of Command

yum install xml-security-c

This command will install xml-security-c on the server.

yum remove xml-security-c

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

yum -y remove xml-security-c

This command will un-install xml-security-c 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 xml-security-c when using the -y flag.

yum update xml-security-c

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

yum -y update xml-security-c

This command will update xml-security-c 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 xml-security-c when using the -y flag.

yum info xml-security-c

This command will show you core information about the xml-security-c package.

yum deplist xml-security-c

This command will show you the dependencies for xml-security-c. 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 xml-security-c

This command will check if there is an update waiting on xml-security-c. 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.