我正在尝试在 Ubuntu 16.04 上安装 Minecraft。这些是我在终端中使用的:
sudo add-apt-repository ppa:minecraft-installer-peeps/minecraft-installer
sudo apt-get update && sudo apt-get install minecraft-installer
Run Code Online (Sandbox Code Playgroud)
但是,当我执行以下操作时: sudo apt-get install minecraft-installer
我明白了:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package minecraft-installer
Run Code Online (Sandbox Code Playgroud)
有没有其他人在这个版本的 Ubuntu 上成功安装了 Minecraft,如果是这样,如何?为什么我会收到这个错误?