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

Last updated: May 07,2024

1. Install "libcastor-codegen-java" package

Please follow the guidance below to install libcastor-codegen-java on Kali Linux

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

2. Uninstall "libcastor-codegen-java" package

This is a short guide on how to uninstall libcastor-codegen-java on Kali Linux:

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

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

Package: libcastor-codegen-java
Source: castor
Version: 1.3.2-7
Installed-Size: 539
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libcastor-core-java, libcastor-xml-java, libcastor-xml-schema-java, libcommons-logging-java
Recommends: velocity
Suggests: libcastor-java-doc (= 1.3.2-7)
Size: 479720
SHA256: dc80cd854c9585e5aa390b2837d1b59a27109921db0f3615e0933daf10bf2afc
SHA1: 2a9839cf9ed84336f04dd4ce81af39e36f5d1bb8
MD5sum: 514fe82a226e60a93f1af18379c37253
Description: Data binding framework for Java (XML, Objects, DB) - Codegen
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 Castor XML code generator.
Description-md5:
Homepage: http://castor-data-binding.github.io/castor/
Section: java
Priority: optional
Filename: pool/main/c/castor/libcastor-codegen-java_1.3.2-7_all.deb