How to Install and Uninstall libgmbal-commons-java Package on Kali Linux

Last updated: May 18,2024

1. Install "libgmbal-commons-java" package

In this section, we are going to explain the necessary steps to install libgmbal-commons-java on Kali Linux

$ sudo apt update $ sudo apt install libgmbal-commons-java

2. Uninstall "libgmbal-commons-java" package

Please follow the steps below to uninstall libgmbal-commons-java on Kali Linux:

$ sudo apt remove libgmbal-commons-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgmbal-commons-java package on Kali Linux

Package: libgmbal-commons-java
Source: gmbal-commons
Version: 3.2.1-b003-1.1
Installed-Size: 89
Maintainer: Debian Java Maintainers
Architecture: all
Size: 46532
SHA256: 6dbb06cc222120cfd1ce84ec1f9a1ebc1a62beb4ca4d1873577eaaedad84fce5
SHA1: 8cc8f2335183e5f2b3876f6756b9d85a5b8af880
MD5sum: e66b8028a068d1d9a7ca64333668e1fd
Description: GlassFish MBean Annotation Library (Common APIs)
The GlassFish MBean Annotation Library (gmbal, pronounced as in "gumball")
is a runtime annotation processor that creates Open MBeans. This is useful
for creating a management API for existing code with minimal effort. It is
intended to be applied to existing modules (which may be OSGi bundles in
GlassFish v3, or any other packaging model including standard jar files),
but could be used anywhere that it is desired to combine the definition of
the management API with the module API and implementation.
.
Gmbal is not limited to use in GlassFish. Gmbal is completely independent
of GlassFish, and may be used in a context where GlassFish is not present.
.
This package contains the common APIs used by Gmbal.
Description-md5:
Homepage: https://javaee.github.io/gmbal-commons
Section: java
Priority: optional
Filename: pool/main/g/gmbal-commons/libgmbal-commons-java_3.2.1-b003-1.1_all.deb