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

Last updated: May 21,2024

1. Install "libgmbal-java" package

Please follow the steps below to install libgmbal-java on Kali Linux

$ sudo apt update $ sudo apt install libgmbal-java

2. Uninstall "libgmbal-java" package

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

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

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

Package: libgmbal-java
Source: gmbal
Version: 4.0.0-b002-1.1
Installed-Size: 248
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libgmbal-commons-java (>= 3.2.1-b003), libgmbal-pfl-java (>= 4.0.1-b003)
Size: 187864
SHA256: 3616ac5dcf44714e1904144ed0acf8806ddcbdabfde511de52213178e42d7b19
SHA1: 1650645065e9270a24343ea8adede72aa0c4754f
MD5sum: 9de5c7e70775ef8dd85abdfc9dee70dc
Description: GlassFish MBean Annotation Library
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.
Description-md5:
Homepage: https://javaee.github.io/gmbal
Section: java
Priority: optional
Filename: pool/main/g/gmbal/libgmbal-java_4.0.0-b002-1.1_all.deb