Ubuntu安装vim
一开始直接安装vim:
sudo 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
google后使用如下指令:
sudo apt-get update && sudo apt-get install vim
下载安装N个数据包,成功。
原文出处:
http://askubuntu.com/questions/78406/cannot-install-vim
我的系统-ubuntu12.04
相关推荐
lerdor 2020-10-14
linzb 2020-09-22
HeronLinuxampARM 2020-09-14
CoderMannul 2020-09-07
lerdor 2020-08-31
ZZBAIFFA 2020-08-31
yonggeno 2020-08-18
yhuihon 2020-08-17
涅磐 2020-08-11
yhuihon 2020-08-09
zhangxl0 2020-07-28
yhuihon 2020-07-26
想个标题偏头痛 2020-07-19
老甘的可读区 2020-07-18
linzb 2020-07-18
xlb 2020-07-12
老甘的可读区 2020-07-09
極愛 2020-07-06