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

Last updated: May 16,2024

1. Install "libsezpoz-java-doc" package

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

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

2. Uninstall "libsezpoz-java-doc" package

Please follow the guidelines below to uninstall libsezpoz-java-doc on Kali Linux:

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

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

Package: libsezpoz-java-doc
Source: sezpoz
Version: 1.12-1
Installed-Size: 1585
Maintainer: Debian Java Maintainers
Architecture: all
Depends: default-jdk-doc
Suggests: libsezpoz-java
Size: 240424
SHA256: 1c42cd2edabcead81314b2d2fc352cb99050ea5e9e0ff7b6fd3cebf48d347b3f
SHA1: cfcd9fe4599e42b273519a63c1bda774ceac8196
MD5sum: 382169a5c3d14fa98800dd86877f5233
Description: Documentation for SezPoz
SezPoz is a lightweight and simple-to-learn library that lets you perform
modular service lookups. It provides some of the same capabilities as
(for example) java.util.ServiceLoader, Eclipse extension points, and NetBeans
Lookup and XML layers. However, SezPoz has some special advantages:
.
* The service registrations are made just using type-checked Java
annotations. There are no configuration files to edit, and your
Java IDE can show you registrations since they are simply usages
of an annotation.
* You can register individual objects (values of static fields or
methods) instead of whole classes.
* You can associate static metadata with each implementation, using
regular annotation values. The caller can choose to inspect the
metadata without loading the actual implementation object
(as with Eclipse extension points).
.
This package provides the API documentation for libsezpoz-java.
Description-md5:
Homepage: https://github.com/jglick/sezpoz
Tag: devel::doc, devel::lang:java, role::documentation
Section: doc
Priority: optional
Filename: pool/main/s/sezpoz/libsezpoz-java-doc_1.12-1_all.deb