码迷,mamicode.com
首页 > 数据库 > 详细

deepin安装Oracle jdk8,以及添加add-apt-repository命令支持

时间:2017-10-02 09:37:18      阅读:254      评论:0      收藏:0      [点我收藏+]

标签:page   only   版本   tom   rac   键盘   man   java8   ace   

@font-face{ font-family:"Times New Roman"; } @font-face{ font-family:"宋体"; } p.MsoNormal{ mso-style-name:正文; mso-style-parent:""; margin:0pt; margin-bottom:.0001pt; mso-pagination:none; text-align:left; font-family:‘Times New Roman‘; font-size:12.0000pt; mso-font-kerning:1.0000pt; } span.msoIns{ mso-style-type:export-only; mso-style-name:""; text-decoration:underline; text-underline:single; color:blue; } span.msoDel{ mso-style-type:export-only; mso-style-name:""; text-decoration:line-through; color:red; } @page{mso-page-border-surround-header:no; mso-page-border-surround-footer:no;}@page Section0{ margin-top:72.0000pt; margin-bottom:72.0000pt; margin-left:89.8500pt; margin-right:89.8500pt; size:612.3500pt 790.9500pt; layout-grid:14.3500pt; } div.Section0{page:Section0;}

Deepin安装Oracle-jdk8时,需要添加ppa。但是deepin一开始不支持add-apt-repository

这个命令,需要

sudo apt-get install software-properties-common python-software-properties

先运行这个命令,选择Y就可以了,然后使用

sudo apt-get install python-software-properties

sudo add-apt-repository ppa:webupd8team/java

sudo apt-get update

sudo apt-get install oracle-java8-installer

这四个命令安装Oracle-jdk8,用键盘选择确定,然后键盘选择是,命令行就会自动安装了,使用Java -version查看jdk版本。

deepin安装Oracle jdk8,以及添加add-apt-repository命令支持

标签:page   only   版本   tom   rac   键盘   man   java8   ace   

原文地址:http://www.cnblogs.com/diyunfei/p/7618508.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!