Advertisement
Guest User

Untitled

a guest
Nov 20th, 2013
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. tyler@ubuntu:~$ sudo apt-get install ia32-libs
  2. [sudo] password for tyler:
  3. Reading package lists... Done
  4. Building dependency tree
  5. Reading state information... Done
  6. E: The package google-chrome-stable needs to be reinstalled, but I can't find an archive for it.
  7. tyler@ubuntu:~$ sudo apt=-get install -f
  8. install: invalid option -- 'f'
  9. Try `install --help' for more information.
  10. tyler@ubuntu:~$ sudo apt-get install -f
  11. Reading package lists... Done
  12. Building dependency tree
  13. Reading state information... Done
  14. E: The package google-chrome-stable needs to be reinstalled, but I can't find an archive for it.
  15. tyler@ubuntu:~$ ^C
  16. tyler@ubuntu:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement