How to Install and Uninstall libgeronimo-commonj-spec-java Package on Kali Linux

Last updated: May 05,2024

1. Install "libgeronimo-commonj-spec-java" package

Here is a brief guide to show you how to install libgeronimo-commonj-spec-java on Kali Linux

$ sudo apt update $ sudo apt install libgeronimo-commonj-spec-java

2. Uninstall "libgeronimo-commonj-spec-java" package

Please follow the guidance below to uninstall libgeronimo-commonj-spec-java on Kali Linux:

$ sudo apt remove libgeronimo-commonj-spec-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgeronimo-commonj-spec-java package on Kali Linux

Package: libgeronimo-commonj-spec-java
Source: geronimo-commonj-spec
Version: 1.1.1-4
Installed-Size: 35
Maintainer: Debian Java Maintainers
Architecture: all
Size: 12404
SHA256: 953ca5efed54d6feeb04cbfb548a03253f54e28420da61f940bb190ff3ef48d1
SHA1: 9747dec5d76055f67e1d41d3856dad8286996b7e
MD5sum: 56a7fc0a51080cfda53d8bcf89de07c6
Description: Java API for concurrent programming of EJBs and Servlets
The CommonJ API enables concurrent programming of EJBs and
Servlets within a J2EE application. This API is also known
as Timer and Work Manager API.
.
The CommonJ API contains the following components:
- Timer API:
The Timer API allows applications to schedule and receive
timer notification callbacks for a specific listener defined
within an application. Timers allow you to schedule and
perform work at specific times or intervals.
- Work Manager API:
The Work Manager API allows an application to prioritize
work within an EJB or Servlet. Applications can
programmatically execute multiple work items within a
container.
Description-md5:
Section: java
Priority: optional
Filename: pool/main/g/geronimo-commonj-spec/libgeronimo-commonj-spec-java_1.1.1-4_all.deb