How to Install and Uninstall libgeronimo-commonj-spec-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 05,2024

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

In this section, we are going to explain the necessary steps to install libgeronimo-commonj-spec-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the instructions below to uninstall libgeronimo-commonj-spec-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libgeronimo-commonj-spec-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgeronimo-commonj-spec-java
Priority: optional
Section: universe/java
Installed-Size: 337
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: geronimo-commonj-spec
Version: 1.1.1-3
Filename: pool/universe/g/geronimo-commonj-spec/libgeronimo-commonj-spec-java_1.1.1-3_all.deb
Size: 35484
MD5sum: ae8a93dfaed7ef1c2d1baf7753e51781
SHA1: 200b824b88afbd63710a885f6626018337173e3d
SHA256: d64f17eca7279bf245de81111c8293932230a6186df631ffd23451bd84bc88e6
Description-en: 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: 5e9b32108516dc34316e4fee4802bf3a
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu