< Home - < Back

xqilla


Information about the package, xqilla, which is shipped with common Linux distributions. The xqilla package is designed for, XQilla is an XQuery and XPath 2.0 library, built on top of.


Package Name:

xqilla

Summary:

XQilla is an XQuery and XPath 2.0 library, built on top of

Description:

XQilla is an XQuery and XPath 2.0 implementation written in C++ and based on Xerces-C. It implements the DOM 3 XPath API, as well as having it's own more powerful API. It conforms to the W3C proposed recomendation of XQuery and XPath 2.0.

Architecture:

x86_64

Version:

2.2.3

Release:

8.el6

Size:

1.1 M

Repository:

base

From Repository:

Licence:

ASL 2.0



Handy Yum Commands for xqilla


Control the xqilla package with the following handy commands outlined below.


Command

Description of Command

yum install xqilla

This command will install xqilla on the server.

yum remove xqilla

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

yum -y remove xqilla

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

yum update xqilla

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

yum -y update xqilla

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

yum info xqilla

This command will show you core information about the xqilla package.

yum deplist xqilla

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

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