Advertisement
Guest User

Untitled

a guest
Jul 17th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. ~ ❯❯❯ sudo apt-get install vim
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. vim is already the newest version (2:8.0.1453-1ubuntu1).
  6. You might want to run 'apt-get -f install' to correct these:
  7. The following packages have unmet dependencies.
  8. vim : Depends: vim-common (= 2:8.0.1453-1ubuntu1) but 2:7.4.1689-3ubuntu1.2 is to be installed
  9. Depends: vim-runtime (= 2:8.0.1453-1ubuntu1) but 2:7.4.1689-3ubuntu1.2 is to be installed
  10. Depends: libgpm2 (>= 1.20.7) but 1.20.4-6.1 is to be installed
  11. Depends: libpython3.6 (>= 3.6.4~rc1) but it is not installable
  12. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
  13. ~ ❯❯❯ sudo dpkg -p vim ⏎
  14. dpkg-query: package 'vim' is not available
  15. Use dpkg --info (= dpkg-deb --info) to examine archive files,
  16. and dpkg --contents (= dpkg-deb --contents) to list their contents.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement