小编Ang*_*gus的帖子

包 'vim' 没有安装候选

我使用 VMware 在 Windows 7 中安装了 ubuntu。我想在 ubuntu 中执行 ac 程序。

当我尝试时,我得到了这样的结果,

b@ubuntu:~/examples$ vim a.c
The program 'vim' can be found in the following packages:
 * vim
 * vim-gnome
 * vim-tiny
 * vim-gtk
 * vim-nox
Try: sudo apt-get install <selected-package>
b@ubuntu:~/examples$ sudo apt-get install vim
[sudo] password for b:
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, …
Run Code Online (Sandbox Code Playgroud)

installation package-management

14
推荐指数
2
解决办法
4万
查看次数

标签 统计

installation ×1

package-management ×1