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

Last updated: July 04,2024

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

Please follow the guidance below to install openjdk-23-jre-zero on Kali Linux

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

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

This guide covers the steps necessary to uninstall openjdk-23-jre-zero on Kali Linux:

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

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

Package: openjdk-23-jre-zero
Source: openjdk-23
Version: 23~4ea-1
Installed-Size: 38911
Maintainer: OpenJDK Team
Architecture: amd64
Depends: openjdk-23-jre-headless (= 23~4ea-1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.3)
Size: 9216272
SHA256: ae408cc0d5a7e6d5e6bb6ed24574a92a54f98219ec160ae2743863a01418bf76
SHA1: 8a375d5e9563824ff3381f6f9375107ded3645b1
MD5sum: 3aa8cc1bdbdd4c975140b37d77f3bcf8
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-23/openjdk-23-jre-zero_23~4ea-1_amd64.deb

5. The same packages on other Linux Distributions