java-1.8.0-openjdk-1.8.0.302-1.b08.dev.redhat.windows.x86_64

0

 java-1.8.0-openjdk-1.8.0.302-1.b08.dev.redhat.windows.x86_64 


 INSTALLING OPENJDK 8 ON RED HAT ENTERPRISE LINUX

OpenJDK is an environment for developing and running a wide range of platform-agnostic applications, from mobile applications to desktop and web applications and enterprise systems. Red Hat provides an open source implementation of the Java Platform SE (Standard Edition) called OpenJDK.

Applications are developed using the JDK (Java Development Kit). Applications are run on a JVM (Java Virtual Machine), which is included in the JRE (Java Runtime Environment) and the JDK. There is also a headless version of Java which has the smallest footprint and does not include the libraries needed for a user interface. The headless version is packaged in the headless subpackage.

NOTE

If you are unsure whether you need the JRE or the JDK, it is recommended that you install the JDK.

The following sections provide instructions for installing OpenJDK on Red Hat Enterprise Linux:

2.1. Installing a JRE on RHEL using yum

You can install OpenJDK Java Runtime Environment (JRE) using the system package manager, yum.

Prequisites

  • Log in as a user with root privileges.

Procedure

  1. Run the yum command, specifying the package you want to install:

    $ sudo yum install java-1.8.0-openjdk

  2. Check that the installation works:

    $ java -version
    openjdk version "1.8.0_242"
    OpenJDK Runtime Environment (build 1.8.0_242-b08)
    OpenJDK 64-Bit Server VM (build 25.242-b08, mixed mode)



Download Link Is Here ---- 👇👇👇 

























































Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.

#buttons=(Accept !) #days=(20)

Our website uses cookies to enhance your experience. Learn More
Accept !