首页 > 系统服务 > 详细

E:Package 'Vim' has no installation candidate问题解决

时间:2016-09-05 21:06:30      阅读:7345      评论:0      收藏:0      [点我收藏+]

  问题描述: 

root@zhouls-virtual-machine:~# apt-get install vim
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package vim 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 ‘vim‘ has no installation candidate
root@zhouls-virtual-machine:~#

 

    技术分享

  

  解决办法:

  sudo apt-get update && sudo apt-get install vim

  技术分享

  技术分享

  成功!

  

E:Package 'Vim' has no installation candidate问题解决

原文:http://www.cnblogs.com/zlslch/p/5843492.html

(6)
(1)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!