Advertisement
Guest User

Untitled

a guest
Feb 27th, 2013
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. Output information may be incomplete.
  2. john@john-Ubuntu:~$ sudo dpkg --configure -a
  3. john@john-Ubuntu:~$ sudo apt-get purge ttf-mscorefonts-installersudo apt-get install ttf-mscorefonts-installer
  4. Reading package lists... Done
  5. Building dependency tree
  6. Reading state information... Done
  7. E: Unable to locate package ttf-mscorefonts-installersudo
  8. E: Unable to locate package apt-get
  9. E: Unable to locate package install
  10. john@john-Ubuntu:~$ sudo apt-get purge ttf-mscorefonts-installer
  11. Reading package lists... Done
  12. Building dependency tree
  13. Reading state information... Done
  14. The following package was automatically installed and is no longer required:
  15. linux-headers-3.5.0-17
  16. Use 'apt-get autoremove' to remove it.
  17. The following packages will be REMOVED:
  18. ttf-mscorefonts-installer*
  19. 0 upgraded, 0 newly installed, 1 to remove and 53 not upgraded.
  20. 1 not fully installed or removed.
  21. After this operation, 0 B of additional disk space will be used.
  22. Do you want to continue [Y/n]?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement