installation - Cannot install vim - Ask Ubuntu
https://askubuntu.com/questions/78406To solve this problem, I did: sudo apt-get remove vim-common sudo apt-get clean && sudo apt-get purge sudo apt-get update && sudo apt-get install vim. I must say that the previous fix did the trick for vim installation but not for others packages which still gave me the same kind of issue (E: Unable to correct problems, you have held broken ...