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

Last updated: September 20,2024

1. Install "openjdk-23-source" package

This tutorial shows how to install openjdk-23-source on Kali Linux

$ sudo apt update $ sudo apt install openjdk-23-source

2. Uninstall "openjdk-23-source" package

This is a short guide on how to uninstall openjdk-23-source on Kali Linux:

$ sudo apt remove openjdk-23-source $ sudo apt autoclean && sudo apt autoremove

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

Package: openjdk-23-source
Source: openjdk-23
Version: 23~4ea-1
Installed-Size: 52348
Maintainer: OpenJDK Team
Architecture: all
Depends: openjdk-23-jdk (>= 23~4ea-1)
Size: 49113688
SHA256: 880713b69c8d766ac7baf41aa992c086561fadc310242bedd4755afd4b5c67aa
SHA1: 74ee0799b9b892c7558f2cbf2f60758ff6c54daf
MD5sum: 4adf02d7ef99969a4735f3e4d9cd75d2
Description: OpenJDK Development Kit (JDK) source files
OpenJDK is a development environment for building applications,
applets, and components using the Java programming language.
.
This package contains the Java programming language source files
(src.zip) for all classes that make up the Java core API.
Description-md5:
Multi-Arch: foreign
Homepage: https://openjdk.java.net/
Section: java
Priority: optional
Filename: pool/main/o/openjdk-23/openjdk-23-source_23~4ea-1_all.deb

5. The same packages on other Linux Distributions