How to Install and Uninstall libsezpoz-java Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libsezpoz-java" package

Please follow the guidelines below to install libsezpoz-java on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libsezpoz-java

2. Uninstall "libsezpoz-java" package

Please follow the instructions below to uninstall libsezpoz-java on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libsezpoz-java package on Ubuntu 21.10 (Impish Indri)

Package: libsezpoz-java
Architecture: all
Version: 1.12-1
Priority: optional
Section: universe/java
Source: sezpoz
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 72
Filename: pool/universe/s/sezpoz/libsezpoz-java_1.12-1_all.deb
Size: 34828
MD5sum: e0ebfa97708e747da2dcf39e12997cfe
SHA1: b82879921686738c5e54283cb3663c427bf7dfee
SHA256: 878447e82e1cb455d92434ebe2601d94999f7d916942a10742c8d1e962055bb8
SHA512: d67ac1ae32d7a2bb6d60cd1973e17d3b616ac85443300503fa348a8df83916570e86ab88e337976674c3e4c782b26e0d9400cb0afafe17e5faa0b01966496c5f
Homepage: https://github.com/jglick/sezpoz
Description-en: Lightweight library for modular service lookups
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).
Description-md5: 5cd5bb7c400e08dd1695433ab9eaf709