安装python-software-properties

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

首先添加ppa

add-apt-repository ppa:webupd8team/java

然后更新系统

apt-get update

最后开始安装

apt-get install oracle-java8-installer

查看版本

java -version

 

相关文章:

  • 2021-12-22
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-02
  • 2022-12-23
  • 2021-09-27
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案