How to Install and Uninstall java-11-openjdk-src.x86_64 Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "java-11-openjdk-src.x86_64" package

This guide let you learn how to install java-11-openjdk-src.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install java-11-openjdk-src.x86_64

2. Uninstall "java-11-openjdk-src.x86_64" package

In this section, we are going to explain the necessary steps to uninstall java-11-openjdk-src.x86_64 on Oracle Linux 9:

$ sudo dnf remove java-11-openjdk-src.x86_64 $ sudo dnf autoremove

3. Information about the java-11-openjdk-src.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:59:41 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : java-11-openjdk-src
Epoch : 1
Version : 11.0.22.0.7
Release : 2.0.1.el9
Architecture : x86_64
Size : 50 M
Source : java-11-openjdk-11.0.22.0.7-2.0.1.el9.src.rpm
Repository : ol9_appstream
Summary : OpenJDK 11 Source Bundle
URL : http://openjdk.java.net/
License : ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib and ISC and FTL and RSA
Description : The java-11-openjdk-src sub-package contains the complete OpenJDK 11
: class library source code for use by IDE indexers and debuggers.