aquaballoon

Oracle Java 7 Install

Aug 14th, 2013
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.23 KB | None | 0 0
  1. http://www.webupd8.org/2012/01/install-oracle-java-jdk-7-in-ubuntu-via.html
  2.  
  3. sudo add-apt-repository ppa:webupd8team/java
  4. sudo apt-get update
  5. sudo apt-get install oracle-java7-installer
  6.  
  7. sudo apt-get install oracle-java7-set-default
Advertisement
Add Comment
Please, Sign In to add comment