~ $ sudo -s ~ # aptitude install python-software-properties *may not be needed ~ # add-apt-repository ppa:webupd8team/java ~ # aptitude update ~ # aptitude install oracle-java7-installer ~ # aptitude install oracle-jdk7-installer ~ # java -version
If you don't have aptitude installed the replace it with:~ $ apt-get
If you don't have aptitude installed the replace it with:
ReplyDelete~ $ apt-get