Guest User

Untitled

a guest
Jan 23rd, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. aphex@aphexHDD:~$ sudo apt-get install git-core
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Package git-core is not available, but is referred to by another package.
  6. This may mean that the package is missing, has been obsoleted, or
  7. is only available from another source
  8. However the following packages replace it:
  9. git-gui
  10.  
  11. E: Package 'git-core' has no installation candidate
  12. aphex@aphexHDD:~$ sudo apt-get -f install
  13. Reading package lists... Done
  14. Building dependency tree
  15. Reading state information... Done
  16. The following package was automatically installed and is no longer required:
  17. libdbusmenu-glib3
  18. Use 'apt-get autoremove' to remove them.
  19. 0 upgraded, 0 newly installed, 0 to remove and 148 not upgraded.
Add Comment
Please, Sign In to add comment