麻烦在Ubuntu上安装Shogun

时间:2017-03-24 13:44:33

标签: ubuntu shogun

当我尝试将ppa添加到我的系统时

sudo add-apt-repository ppa:shogun-toolbox/stable 
sudo apt-get update

我收到以下消息:

W: The repository 'http://ppa.launchpad.net/shogun-toolbox/stable/ubuntu xenial 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/shogun-toolbox/stable/ubuntu/dists/xenial/main/binary-amd64/Packages 404  Not Found 
E: Some index files failed to download. They have been ignored, or old ones used instead.

如何解决这些问题?

1 个答案:

答案 0 :(得分:0)

如果你看看稳定的ppa存储库,你会发现稳定的幕府将来只在这个时候才可以使用。

如果您想在xenial上使用shogun(根据您的日志),您当前的选项只是使用每晚ppa。随着新版本的发布,这当然会改变。