Ubuntu10.04 install Java, JRE

Source: Internet
Author: User
Ubuntu10.04 has removed the sun-java6-jdk and sun-java6-jre package, ubuntu official statement: it is recommended to install the openjdk-6 to replace the sun-java6-jre, But if you cannot switch to the openjdk-6, you can continue to use the sun-java6-jre. The younger brother is not very familiar with java, But it is said that there are many differences between openjdk and sun-jdk. Installation Method: 1. Edit the source list:

Ubuntu 10.04 has removed the sun-java6-jdk and sun-java6-jre packages, ubuntu official statement: it is recommended to install openjdk-6 to replace the sun-java6-jre, But if you cannot switch to the openjdk-6, you can continue to use the sun-java6-jre. The younger brother is not very familiar with java, But it is said that there are many differences between openjdk and sun-jdk.

Installation Method:

1. Edit the source list :~ $ Sudo vim/etc/apt/sources. list, and add the last line:

Deb http://archive.canonical.com/lucid partner

2. Update :~ $ Sudo apt-get update

3. install java :~ $ Sudo apt-get install sun-java6-jre

Install jdk directly if necessary :~ $ Sudo apt-get install sun-java6-jdk

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.