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

Last updated: November 26,2024

1. Install "openjdk-21-source" package

This guide let you learn how to install openjdk-21-source on Kali Linux

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

2. Uninstall "openjdk-21-source" package

In this section, we are going to explain the necessary steps to uninstall openjdk-21-source on Kali Linux:

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

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

Package: openjdk-21-source
Source: openjdk-21
Version: 21.0.2+13-2
Installed-Size: 52230
Maintainer: OpenJDK Team
Architecture: all
Depends: openjdk-21-jdk (>= 21.0.2+13-2)
Size: 48993720
SHA256: 608dfafb3f0177ca06f090ff6789487fb465a0c1ec036be9be4e3fd411f9bda7
SHA1: 000c4ebd069bc9876ea54358c8b3fe02ac2e76bc
MD5sum: c643d0565d964c79c7579405aac28dbd
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-21/openjdk-21-source_21.0.2+13-2_all.deb