这 就 是 我
最 新 公 告
站 点 日 历
最 新 日 志
最 新 回 复
最 新 留 言
博 客 搜 索
友 情 链 接
 
 
 
安装ssh在ubuntu 13.04碰到问题
beiyue 发表于 2013/12/24 16:29:48
今天在安装软件的时候出现了Package has no installation candidate的问题,如:
# apt-get install
Reading package lists... Done
Building dependency tree... Done
Package aptitude 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 has no installation candidate

解决方法如下:
# sudo apt-get update
# sudo apt-get upgrade
# sudo apt-get install
这样就可以正常使用apt-get了~

阅读全文 | 回复(0) | 引用通告 | 编辑 | 收藏该日志
 


发表评论:

    昵称:
    密码:
    主页:
    标题: