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

Last updated: May 10,2024

1. Install "libcastor-core-java" package

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

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

2. Uninstall "libcastor-core-java" package

Please follow the step by step instructions below to uninstall libcastor-core-java on Kali Linux:

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

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

Package: libcastor-core-java
Source: castor
Version: 1.3.2-7
Installed-Size: 80
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libcommons-logging-java
Suggests: libcastor-java-doc (= 1.3.2-7)
Size: 54020
SHA256: ba6497380ecb03b4558841d2e37ae94c560ba5541b9a1f7c0dd2b072a9336571
SHA1: 4ba8ab1f6de42425981a4be5f980fd0bf551007c
MD5sum: d08099cc732340bc39f8d0d9e7d80862
Description: Data binding framework for Java (XML, Objects, DB) - Core
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 functionality of Castor and it is required
by all other modules.
Description-md5:
Homepage: http://castor-data-binding.github.io/castor/
Section: java
Priority: optional
Filename: pool/main/c/castor/libcastor-core-java_1.3.2-7_all.deb