乡下人产国偷v产偷v自拍,国产午夜片在线观看,婷婷成人亚洲综合国产麻豆,久久综合给合久久狠狠狠9

  • <output id="e9wm2"></output>
    <s id="e9wm2"><nobr id="e9wm2"><ins id="e9wm2"></ins></nobr></s>

    • 分享

      Install Oracle Java (JDK) 6 / 7 / 8 in Ubuntu 13.04

       horse_home 2014-04-27

      Oracle Java has been removed from the official Ubuntu repositories due to the new Java license. If you need to use Oracle Java instead of OpenJDK in Ubuntu, this simple tutorial will show you how to install Oracle Java (JDK which includs JRE) 6 / 7 / 8 in Ubuntu 13.04 using the ppa repository.

      The Webupd8 Team created a ppa with packages which automatically downloads Oracle Java JDK from its official website and installs it on your computer. They are oracle-java6-installer, oracle-java7-installer, and oracle-java8-installer. The ppa supports for Ubuntu 13.04, 12.10, 12.04 and 10.04.

      To get started, hit Ctrl+Alt+T to open a terminal window for running commands.

      Remove OpenJDK first if installed by this command:

      sudo apt-get purge openjdk*

      Then add the Webupd8 Team PPA repository and then reload the packages:

      sudo add-apt-repository ppa:webupd8team/java

      sudo apt-get update

      Now, install Oracle Java:

      sudo apt-get install oracle-java7-installer

      Or, change the number 7 to 6 or 8 to install Java6 or Java8.

      After installation, run command to check if it was successful:

      java -version

      It should return something like this:

      java version "1.7.0_17"
      Java(TM) SE Runtime Environment (build 1.7.0_17-b02)
      Java HotSpot(TM) Client VM (build 23.7-b01, mixed mode)
      

      (Optional) To remove Oracle Java, run this command in terminal (change the package name to yours):

      sudo apt-get remove oracle-java7-installer

      Enjoy!

      facebooktwittergoogle_plus

        本站是提供個(gè)人知識(shí)管理的網(wǎng)絡(luò)存儲(chǔ)空間,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點(diǎn)。請(qǐng)注意甄別內(nèi)容中的聯(lián)系方式、誘導(dǎo)購買等信息,謹(jǐn)防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請(qǐng)點(diǎn)擊一鍵舉報(bào)。
        轉(zhuǎn)藏 分享 獻(xiàn)花(0

        0條評(píng)論

        發(fā)表

        請(qǐng)遵守用戶 評(píng)論公約

        類似文章 更多