E: 无法定位软件包  



 



ubuntu预装的是 vim tiny,安装vim full版本,可以解决 卸载vim
-tiny: $ sudo apt-get remove vim-common 安装vim full: $ sudo apt-get install vim