How to Install and Uninstall libxom-java-doc Package on Kali Linux

Last updated: May 19,2024

1. Install "libxom-java-doc" package

Please follow the step by step instructions below to install libxom-java-doc on Kali Linux

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

2. Uninstall "libxom-java-doc" package

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

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

3. Information about the libxom-java-doc package on Kali Linux

Package: libxom-java-doc
Source: xom
Version: 1.3.9-1
Installed-Size: 2534
Maintainer: Debian Java Maintainers
Architecture: all
Suggests: libxom-java
Size: 290668
SHA256: a9e6f6f5a046b18975bd104e4825cd31f92770bb65c5a1ad773dc118c8373a90
SHA1: 7b534180e8883678c3891903c0c5368aee901f02
MD5sum: 03493f515ccb39fcad8e7b248fc34b24
Description: Documentation for the libxom-java package
XOM(tm) is a new XML object model. It is an open source (LGPL),
tree-based API for processing XML with Java that strives for correctness,
simplicity, and performance, in that order.
.
XOM is designed to be easy to learn and easy to use. It works very
straight-forwardly, and has a very shallow learning curve. Assuming
you're already familiar with XML, you should be able to get up and
running with XOM very quickly.
.
XOM is the only XML API that makes no compromises on correctness.
XOM only accepts namespace well-formed XML documents, and only allows
you to create namespace well-formed XML documents. (In fact, it's a
little stricter than that: it actually guarantees that all documents
are round-trippable and have well-defined XML infosets.) XOM manages
your XML so you don't have to. With XOM, you can focus on the unique
value of your application, and trust XOM to get the XML right.
.
This package includes the API documentation for libxom-java package.
Description-md5:
Homepage: http://www.xom.nu
Tag: devel::doc, devel::lang:java, made-of::html, role::documentation
Section: doc
Priority: optional
Filename: pool/main/x/xom/libxom-java-doc_1.3.9-1_all.deb