Liberian Geek
  • Home
  • How-To/Tips
  • Linux
  • Windows

Install Oracle Java 8 (JDK & JRE) in Ubuntu 12.04

Here’s a quick update. The next version of Oracle Java will be released next year (2013), but you don’t have to wait to install it.

This brief tutorial is going to show you how to install both Oracle JDK8 and JRE8 in Ubuntu 12.04 (Precise Pangolin) via PPA provided by Webupd8. This is a pre-release version and should only be used for testing purposes, and might include bugs and other problems.

This PPA supports Ubuntu 12.10, 12.04, 11.10, 11.04, 10.10 and 10.04.

Objectives:

  • Install Oracle Java 8 in Ubuntu 12.04
  • Enjoy!

To get started, press Ctrl – Alt – T on  your keyboard to open the terminal. When it opens, run the commands below to add the required PPA.

sudo add-apt-repository ppa:webupd8team/java

 

java8_precise

 

Finally, run the commands below to update your system and install Java.

sudo apt-get update && sudo apt-get install oracle-java8-installer

 

java8_precise_1

 

To verify if Java is installed, run the commands below.

 

java –version

 

Enjoy!

 

java8_precise_2

 

 

                                                                                                                                        via


Related Posts

  • Ubuntu 12.04.2 Released With Support For Systems Using UEFI Firmware With Secure Boot Enabled
  • LibreOffice 3.6.2 Maintenance Update Released
  • Blender 2.64 Released: Install it in Ubuntu 12.04 (Precise Pangolin)
  • Install / Upgrade to Linux Kernel 3.6.0 in Ubuntu 12.04 (Precise Pangolin)
  • OpenShot 1.4.3 Released: How To Install / Upgrade in Ubuntu 12.04

Home > How-To/Tips, Linux - 5 September 2012
Tweet
Comment Below!
Click here to cancel reply.



Follow @liberiangeek

Recent Posts
    • How Do You Manage MySQL Databases In Ubuntu 13.04 Raring Ringtail
    • Say Yes To Google Play Music Manager In Ubuntu 13.04 Raring Ringtail
    • Delete Junk, Improve Performance And Increase Privacy With BleachBit In Ubuntu 13.04 Raring Ringtail
    • Firefox 21 Released For Windows, Mac And Linux Systems
    • How Can You Find System Information In Ubuntu 13.04 Raring Ringtail
    • Is There A Better Task Scheduler In Ubuntu 13.04 Raring Ringtail?
    • Want LAMP (Linux, Apache, MySQL, PHP) In Ubuntu 13.04?
    • Support For Ubuntu 10.04 / 11.10 Desktop And 8.04 Server Edition End Today
    • Want uTorrent In Ubuntu? You May Have To Settle For qBittorrent Instead
    • LibreOffice 4.0.3 Released–Third Minor Release Of LibreOffice 4.0 Family

    Copyright © 2009 - 2013 Liberian Geek        Privacy Policy |      About Us |      Contact Us |      Search

    ↑ Top