Download Jre 1.7 32 Bit Windows



JDK 9 & Later

Oracle's OpenJDK JDK binaries for Windows, macOS, and Linux areavailable on release-specific pages of jdk.java.net as .tar.gz or.zip archives.

Java For Windows 7 32 Bit

As an example, the archives for JDK 13 may be found on jdk.java.net/13 and may be extractedon the command line using

Java Runtime Environment (JRE) for Fedora (32-bit) provides the libraries, the Java Virtual Machine, and other components to run applets and applications written in the Java programming language. Download Java Runtime Environment (JRE) 7 Update 79 Java Runtime Environment (JRE) is the software you need to support all Java applications and games. In addition, many applets on browsers require JRE to run.

$ tar xvfopenjdk-13*_bin.tar.gz

or

$ unzipopenjdk-13*_bin.zip

depending on the archive type.

JDK 8

Download

Debian, Ubuntu,etc.

On the command line, type:

$ sudo apt-get installopenjdk-8-jre

The openjdk-8-jre package containsjust the Java Runtime Environment. If you want to develop Javaprograms then please install the openjdk-8-jdk package.

Fedora, OracleLinux, Red Hat Enterprise Linux, etc.

Windows

On the command line, type:

Download Jre 1.7 32 Bit Windows
$ su -c 'yum installjava-1.8.0-openjdk'

The java-1.8.0-openjdk packagecontains just the Java Runtime Environment. If you want to developJava programs then install the java-1.8.0-openjdk-devel package.

JDK 7

Debian, Ubuntu,etc.

On the command line, type:

$ sudo apt-get installopenjdk-7-jre

The openjdk-7-jre package containsjust the Java Runtime Environment. If you want to develop Javaprograms then install the openjdk-7-jdkpackage.

Fedora, OracleLinux, Red Hat Enterprise Linux, etc.

On the command line, type:

$ su -c 'yum installjava-1.7.0-openjdk'

The java-1.7.0-openjdk packagecontains just the Java Runtime Environment. If you want to developJava programs then install the java-1.7.0-openjdk-devel package.

JDK 6

Debian, Ubuntu,etc.

On the command line, type:

$ sudo apt-get installopenjdk-6-jre

The openjdk-6-jre package containsjust the Java Runtime Environment. If you want to develop Javaprograms then install the openjdk-6-jdkpackage.

Download Jre 1.7 32 Bit Windows 8.1

Fedora, OracleLinux, Red Hat Enterprise Linux, etc.

On the command line, type:

Download Java 7 Windows 7 32 Bit

$ su -c 'yum installjava-1.6.0-openjdk'

The java-1.6.0-openjdk packagecontains just the Java Runtime Environment. If you want to developJava programs then install the java-1.6.0-openjdk-devel package.

Jre 1.8 Download 32 Bit

BSD Port

Jdk 1.7 Download 32 Bit

For a list of pointers to packages of the BSD Port forDragonFly BSD, FreeBSD, Mac OS X, NetBSD and OpenBSD, please seethe BSD porting Project's wikipage.