All what we need is to add the correct repository and then install it like any other app with apt-get install.
Here are the commands:
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java7-installer
That's all folks :)
No comments:
Post a Comment