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

Last updated: May 23,2024

1. Install "openjdk-22-source" package

Learn how to install openjdk-22-source on Kali Linux

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

2. Uninstall "openjdk-22-source" package

Please follow the guidance below to uninstall openjdk-22-source on Kali Linux:

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

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

Package: openjdk-22-source
Source: openjdk-22
Version: 22~32ea-1
Installed-Size: 52349
Maintainer: OpenJDK Team
Architecture: all
Depends: openjdk-22-jdk (>= 22~32ea-1)
Size: 49112244
SHA256: 8111b15a2a89f86eb0db0ce1d7c5702cb7927bffd727be4cb26aac999a3fc977
SHA1: f84eddac5052bef9a82b520c69bcbc1ddc54ba8c
MD5sum: 0ced4ffb94cb2fe8a9252fdbdc085bf7
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-22/openjdk-22-source_22~32ea-1_all.deb

5. The same packages on other Linux Distributions