我尝试使用以下方法安装 Jdk 1.7
sudo add-apt-repository ppa:openjdk-r/ppa
sudo apt update
sudo apt install openjdk-7-jdk
但出现以下错误
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package openjdk-7-jdk is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'openjdk-7-jdk' has no installation candidate**
我怎样才能克服这个问题?
答案1
我把这个作为答案发布,所以我不发布几条评论。这个问题之前已经被问过几次了(见下文)。
最有用的答案似乎是这。
如何在 ubuntu 18.04 上安装 openjdk 7
如何在 ubuntu 18.04 lts 64bit 上安装 jdk7?
在 16.04 中安装 Java 7 并使用多个 Java 版本(参考 16.04,但有用)
https://www.reddit.com/r/linuxquestions/comments/9duojg/install_java_7_on_ubuntu_1804/