Information about the package, xalan-j2-xsltc, which is shipped with common Linux distributions. The xalan-j2-xsltc package is designed for, XSLT compiler.
Package Name:
xalan-j2-xsltc
Summary:
XSLT compiler
Description:
The XSLT Compiler is a Java-based tool for compiling XSLT stylesheets into lightweight and portable Java byte codes called translets.
Architecture:
noarch
Version:
2.7.0
Release:
9.9.el6_5
Size:
1.2 M
Repository:
base
From Repository:
Licence:
ASL 1.1 and ASL 2.0 and W3C
Control the xalan-j2-xsltc package with the following handy commands outlined below.
yum install xalan-j2-xsltc
This command will install xalan-j2-xsltc on the server.
yum remove xalan-j2-xsltc
This command will un-install xalan-j2-xsltc on the server. When you run this command, you will be asked if you are sure that you want to remove xalan-j2-xsltc, so you have to manually confirm that you want to do this.
yum -y remove xalan-j2-xsltc
This command will un-install xalan-j2-xsltc 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 xalan-j2-xsltc when using the -y flag.
yum update xalan-j2-xsltc
This command will update xalan-j2-xsltc to the latest version. When you run this command, you will be asked if you are sure that you want to remove xalan-j2-xsltc, so you have to manually confirm that you want to do this.
yum -y update xalan-j2-xsltc
This command will update xalan-j2-xsltc 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 xalan-j2-xsltc when using the -y flag.
yum info xalan-j2-xsltc
This command will show you core information about the xalan-j2-xsltc package.
yum deplist xalan-j2-xsltc
This command will show you the dependencies for xalan-j2-xsltc. 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 xalan-j2-xsltc
This command will check if there is an update waiting on xalan-j2-xsltc. 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.