我尝试以建议opendjk-7的方式安装这里,但我得到了以下错误:
W: The repository 'http://ppa.launchpad.net/openjdk-r/ppa/ubuntu yakkety Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://ppa.launchpad.net/openjdk-r/ppa/ubuntu/dists/yakkety/main/binary-i386/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.发布于 2016-11-03 22:11:27
Ubuntu 16.10 (Yakkety)没有分页。检查openjdk-r/ppa/ubuntu/dists/。试着安装openjdk9
sudo apt-get update
sudo apt-get install openjdk-9-jdkhttps://askubuntu.com/questions/845256
复制相似问题