Windows, Linux & others utility tools Tips & Tricks

How to install Oracle Java Packages in Ubuntu

Some web services may need the Oracle Java Runtime Environment to be installed in the system for running the services properly. If you would like to get the proprietary Oracle Java packages for your system, you can download and install them.

java


Following these steps:-


 Press Ctrl-Alt-T to run Terminal.
   

 Enter sudo add-apt-repository ppa:webupd8team/java to add the partner repository.

   

 Enter sudo apt-get update to update the source list.
   

 Enter sudo apt-get install oracle-java8-installer to download and install the Oracle Java packages.
   

 Enter sudo java -version to check the version of the Java used in the system.
   
 Enter sudo update-alternatives --config java to choose the default Java for use in the system when necessary.

    Enter sudo add-apt-repository ppa:webupd8team/java to add the  partner repository.
 

   Enter sudo apt-get update to update the source list.
  

  Enter sudo apt-get install oracle-java8-installer to download and install the Oracle Java packages.
   

 Enter sudo java -version to check the version of the Java used in the system.
   

 Enter sudo update-alternatives --config java to choose the default Java for use in the system when necessary.


Note: - The new version of Oracle Java may not allow you to run applications or services that are unsigned or self-signed. If you trust the services that you're using, you may configure the security level of JRE or add the services to the Exception Site List using the Java Control Panel.

To run it, enter /usr/bin/jcontrol in the Terminal
                        
                                   or

press Alt-F2, type jcontrol then run the Oracle Java 8 plugin control panel.
How to install Oracle Java Packages in Ubuntu How to install Oracle Java Packages in Ubuntu Reviewed by OS on February 07, 2015 Rating: 5

No comments:

In the digital age, privacy concerns are more pressing than ever.  A tutorial titled "How to hide folders" seems to provide many u...

Powered by Blogger.