< Home - < Back

xmlgraphics-commons


Information about the package, xmlgraphics-commons, which is shipped with common Linux distributions. The xmlgraphics-commons package is designed for, XML Graphics Commons.


Package Name:

xmlgraphics-commons

Summary:

XML Graphics Commons

Description:

Apache XML Graphics Commons is a library that consists of several reusable components used by Apache Batik and Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO. You will find components such as a PDF library, an RTF library, Graphics2D implementations that let you generate PDF & PostScript files, and much more.

Architecture:

noarch

Version:

1.3.1

Release:

1.2.el6

Size:

470 k

Repository:

base

From Repository:

Licence:

ASL 2.0



Handy Yum Commands for xmlgraphics-commons


Control the xmlgraphics-commons package with the following handy commands outlined below.


Command

Description of Command

yum install xmlgraphics-commons

This command will install xmlgraphics-commons on the server.

yum remove xmlgraphics-commons

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

yum -y remove xmlgraphics-commons

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

yum update xmlgraphics-commons

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

yum -y update xmlgraphics-commons

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

yum info xmlgraphics-commons

This command will show you core information about the xmlgraphics-commons package.

yum deplist xmlgraphics-commons

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

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