Let's give you a description of the problem.
Reinstalling the Ubuntu system and installing Vim has the following problems:
Reading Package List ... Complete
Analyzing Dependency tree for Package
Reading status information ... Complete
There are some software packages that cannot be installed. If you are using a unstable release, this may be
Because the system is not up to the state you requested. There may be some of the software you need in this release
Packages have not been created or they have been removed from the new to (incoming) directory.
The following information may help solve the problem:
The following packages have unsatisfied dependencies:
Vim: dependent: vim-common (= 2:7.4.826-1ubuntu1) But 2:7.4.1689-3ubuntu1.1 is going to be installed
E: Errors cannot be fixed because you want some packages to stay the way they are, which destroys dependencies between packages.
Workaround:
sudo apt-get remove Vim-common
sudo apt-get install vim
The above is a small set to introduce the ubuntu16.04 vim installation failure reason analysis and solutions, I hope to help you, if you have any questions welcome to my message, small series will promptly reply to everyone. Here also thank you very much for the cloud Habitat Community website support!