上面的错误是什么意思?什么是安装候选?
我试图做
sudo apt-get install munin-memcached
Run Code Online (Sandbox Code Playgroud)
我收到这条消息:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package munin-memcached 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 munin-memcached has no installation candidate
Run Code Online (Sandbox Code Playgroud)
我用谷歌搜索了这个问题,有人说要做一个,apt-get upgrade但它仍然没有解决我的问题。
当我尝试使用 Ubuntu 软件中心安装软件时,我得到:
Failed to download repository information
Check Your Internet connection
Run Code Online (Sandbox Code Playgroud)
当我尝试做 a 时apt-get install something,我得到:
407 Proxy Authentication Required
Run Code Online (Sandbox Code Playgroud)
我使用需要用户名和密码的代理服务器。我通过在网络代理中插入所需的数字并在系统范围内应用它来手动设置我的系统代理。我想现在的问题是插入我的用户名和密码。
当我通过 Mozilla 使用 INTERNET 时,它会特别询问我的用户名和密码。