How to Install and Uninstall libcastor-xml-java Package on Kali Linux

Last updated: May 14,2024

1. Install "libcastor-xml-java" package

Please follow the guidelines below to install libcastor-xml-java on Kali Linux

$ sudo apt update $ sudo apt install libcastor-xml-java

2. Uninstall "libcastor-xml-java" package

This guide covers the steps necessary to uninstall libcastor-xml-java on Kali Linux:

$ sudo apt remove libcastor-xml-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcastor-xml-java package on Kali Linux

Package: libcastor-xml-java
Source: castor
Version: 1.3.2-7
Installed-Size: 823
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libcastor-core-java, libcommons-logging-java
Recommends: libcommons-lang-java, liboro-java, libregexp-java
Suggests: libcastor-java-doc (= 1.3.2-7)
Size: 735764
SHA256: f3476dfd36fba522f49f86624e244618a89adcc3e31ff36569226877bc52acd3
SHA1: 95ef381c31185bfc87b029fb8f4650ed1996d940
MD5sum: 5207d375c474988c7914ce0cd9ccb44b
Description: Data binding framework for Java (XML, Objects, DB) - XML module
Castor is a data binding framework for Java. It's the shortest path between
Java objects, XML documents and relational tables.
.
Castor XML is an XML data binding framework. Unlike the two main XML APIs,
DOM (Document Object Model) and SAX (Simple API for XML) which deal with
the structure of an XML document, Castor enables you to deal with the
data defined in an XML document through an object model which represents
that data.
.
Castor XML can be compared to XMLBeans framework.
.
Castor JDO is an Object-Relational Mapping and Data-Binding Framework.
Castor can map relational database data into Java Data Object based
on user-defined mapping schema. In the other point-of-view,
it provides java data objects a persistence layer.
.
This package contains the core XML data binding framework with support
for marshalling Java objects to and unmarshalling from XML documents.
Description-md5:
Homepage: http://castor-data-binding.github.io/castor/
Section: java
Priority: optional
Filename: pool/main/c/castor/libcastor-xml-java_1.3.2-7_all.deb