See supported System Configurations for information about supported platforms, operating systems, desktop managers, and browsers.
Note: For downloading Java other flavors of Linux see Java for Ubuntu, Java for Fedora.tar.gz) that can be installed by anyone (not only the root users), in any location that you can write to. However, only the root user can install Java into the system location.
.rpm) in the system location. You must be root to perform this installation.
The instructions below are for installing version Java 8 Update 73 (8u73). If you are installing another version, make sure you change the version number appropriately when you type the commands at the terminal. Example: For Java 8u79 replace 8u73 with 8u79. Note that, as in the preceding example, the version number is sometimes preceded with the letter u, and sometimes it is preceded with an underbar, for example, jre1.8.0_73.
Note about root access: To install Java in a system-wide location such as /usr/local, you must login as the root user to gain the necessary permissions. If you do not have root access, install the Java in your home directory or a sub directory for which you have write permissions
cd directory_path_namecd /usr/java/tar zxvf jre-8u73-linux-i586.tar.gzjre1.8.0_73 in the current directory.
/usr/java/jre1.8.0_73 directory.
su and entering the super-user password.rpm -e package_name
cd directory_path_namecd /usr/javarpm -ivh jre-8u73-linux-i586.rpmrpm -Uvh jre-8u73-linux-i586.rpmThe installation is now complete. Go to the Enable and Configure section.
When you install the Java platform, the Java plugin file is included as part of that install. If you want to use Java within Firefox, you need to manually create a symbolic link from the plugin file in the release to one of the locations that Firefox expects. For Firefox version 21 and higher, you must create the symbolic link in your home directory, ~/.mozilla/plugins. Beginning with Firefox version 21, creating the symbolic link in the plugins subdirectory of the Firefox application's directory is not supported.
javaplugin-oji.so and libnpjp2.so from the Firefox plugins directory.
plugins directory
plugins directorycd ~/.mozilla/pluginsln -s Java installation directory/lib/i386/libnpjp2.so .
ln -s Java installation directory/lib/amd64/libnpjp2.so .
/usr/java/Java installation directorycd ~/.mozilla/plugins/ln -s /usr/java/Java installation directory/lib/i386/libnpjp2.so .
To test that Java is installed and working properly on your computer, run this test applet.
Select Language
| About Java
| Support
| Developers
| Feedback
Privacy
|
| Terms of Use
| Trademarks
| Disclaimer