小编Raj*_*jan的帖子

安装vim的问题

我尝试使用终端命令安装 VIMsudo apt-get install vim但它没有安装,我收到了这条消息:

You might want to run 'apt-get -f install' to correct these:

The following packages have unmet dependencies:  flashplugin-installer   : Breaks: flashplugin-downloader (< 11.1.102.55ubuntu3) but  
11.0.1.152ubuntu1 is to be installed
vim : Depends: vim-common (= 2:7.3.429-2ubuntu2.1) but 2:7.3.429-2ubuntu2 is to be installed  
      Depends: vim-runtime (= 2:7.3.429-2ubuntu2.1) but it is not going to be installed

E: Unmet dependencies. Try 'apt-get -f install'  with no packages (or specify a solution
Run Code Online (Sandbox Code Playgroud)

我尝试使用apt-get -f安装,但它不起作用。

我该如何解决?

vim package-management apt software-installation

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