How to Install and Uninstall libxsltc-java Package on Kali Linux

Last updated: May 14,2024

1. Install "libxsltc-java" package

Please follow the steps below to install libxsltc-java on Kali Linux

$ sudo apt update $ sudo apt install libxsltc-java

2. Uninstall "libxsltc-java" package

This tutorial shows how to uninstall libxsltc-java on Kali Linux:

$ sudo apt remove libxsltc-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxsltc-java package on Kali Linux

Package: libxsltc-java
Source: libxalan2-java
Version: 2.7.2-4
Installed-Size: 1355
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libxalan2-java, libregexp-java, libbcel-java (>= 5.0), jlex, cup
Size: 1267104
SHA256: ea8371f88c6a5c5aa5671152df7ad4ca224c12454fe21d3c376be615453833b3
SHA1: 3a8395c2cf171edff2d03dda07d9cdbbaa8c0c54
MD5sum: db6b22da76f7162b05437b8a1feb51eb
Description: XSL Transformations (XSLT) compiler from Xalan-Java
XSLTC provides a compiler and a runtime processor. Use the compiler to
compile an XSL stylesheet into a translet (i.e. a set of Java classes).
Use the runtime processor to apply the translet to an XML document and
perform a transformation. XSLTC is part of the Xalan-Java project.
Description-md5:
Homepage: http://xalan.apache.org/xalan-j/
Tag: devel::code-generator, devel::lang:java, devel::library
Section: java
Priority: optional
Filename: pool/main/libx/libxalan2-java/libxsltc-java_2.7.2-4_all.deb