How to Install and Uninstall openjdk-21-jre-zero Package on Kali Linux

Last updated: May 20,2024

1. Install "openjdk-21-jre-zero" package

Please follow the step by step instructions below to install openjdk-21-jre-zero on Kali Linux

$ sudo apt update $ sudo apt install openjdk-21-jre-zero

2. Uninstall "openjdk-21-jre-zero" package

Please follow the step by step instructions below to uninstall openjdk-21-jre-zero on Kali Linux:

$ sudo apt remove openjdk-21-jre-zero $ sudo apt autoclean && sudo apt autoremove

3. Information about the openjdk-21-jre-zero package on Kali Linux

Package: openjdk-21-jre-zero
Source: openjdk-21
Version: 21.0.2+13-2
Installed-Size: 39151
Maintainer: OpenJDK Team
Architecture: amd64
Depends: openjdk-21-jre-headless (= 21.0.2+13-2), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.3)
Size: 9154304
SHA256: 1dcb1ae4dcd2dee50b68b35e0449ea7a6c5bfd00a2a87c112bddbcd1d03cd978
SHA1: bf6be82066cec89398110da09480c48f4cdd089a
MD5sum: 41e01b6e63f27449847ef8de2085d898
Description: Alternative JVM for OpenJDK, using Zero
The package provides an alternative runtime using the Zero VM. Built on
architectures in addition to the Hotspot VM as a debugging aid for those
architectures which don't have a Hotspot VM.
.
The VM is started with the option `-zero'. See the README.Debian for details.
Description-md5:
Multi-Arch: same
Homepage: https://openjdk.java.net/
Section: java
Priority: optional
Filename: pool/main/o/openjdk-21/openjdk-21-jre-zero_21.0.2+13-2_amd64.deb