How to Install and Uninstall libcastor-java-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "libcastor-java-doc" package

Learn how to install libcastor-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libcastor-java-doc" package

Please follow the step by step instructions below to uninstall libcastor-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libcastor-java-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcastor-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 40659
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: castor
Version: 1.3.2-3
Suggests: libcastor-xml-java (= 1.3.2-3)
Filename: pool/universe/c/castor/libcastor-java-doc_1.3.2-3_all.deb
Size: 1759548
MD5sum: 22f77e07ea4e0f2a5f5752299e3918ba
SHA1: e13cd4fb927ea4b3393d93859225a9d9ead41e12
SHA256: f133ab00c257f6d2563bac14fb0abaa428541dfcf22bea01d39cc5efb7a7c018
Description-en: Documentation for Castor Java databinding framework
Documentation for Castor, that 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.
Description-md5: 52b311e9a8b1df26d00f3473f7ca53aa
Homepage: http://castor.codehaus.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu