码迷,mamicode.com
首页 > 系统相关 > 详细

Ubuntu出现apt-get: Package has no installation candidate问题

时间:2018-04-28 20:51:53      阅读:194      评论:0      收藏:0      [点我收藏+]

标签:date   bin   png   email   .com   交流   blog   inf   target   

今天在安装 vim 的时候出现了 Package ‘vim‘ has no installation candidate的问题

技术分享图片

 

解决方法如下:
# apt-get update
# apt-get upgrade
# apt-get install <packagename>

这样就可以正常使用 apt-get 了~

 

 

作者:耑新新,发布于  博客园

转载请注明出处,欢迎邮件交流:zhuanxinxin@foxmail.com

Ubuntu出现apt-get: Package has no installation candidate问题

标签:date   bin   png   email   .com   交流   blog   inf   target   

原文地址:https://www.cnblogs.com/Amedeo/p/8969245.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!