Sunday, 22 January 2012

How to Install Java on Ubuntu

Installing Java on other distributions of Linux can be difficult. But with Linux Ubuntu, it is extremely simple as long as you have connection to the internet.

Open Terminal (Applications > Accessories > Terminal

Next, type the following into the terminal: sudo apt-get install sun-java6-bin sun-java6-fonts sun-java6-jre sun-java6-plugin and press Enter

Wait until it loads entirely, then the terminal will change into an old-fashioned window with no mouse user interface. Use the down arrow to scroll down until you can't scroll further. Then press the right arrow and hit enter to accept the license agreement.

After accepting the license agreement, Java will download and it will ask you several questions about configuration which you should choose based on what you want.

Be sure to have a working Internet Connection!


Click Here for Source

No comments:

Post a Comment