E:Package 'Vim' has no installation candidate問題解決


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

 

  問題描述: 

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

  

  

  成功!!!

 

 

  我這里,是用的是NAT模式。大家可以見如下博客


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM