Advertisement
Guest User

Untitled

a guest
Mar 13th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. user@host:~$ sudo apt-get update
  2. [sudo] password for user:
  3. Hit http://deb.whonix.org jessie InRelease
  4. Hit http://security.debian.org jessie/updates InRelease
  5. Ign http://ftp.us.debian.org jessie InRelease
  6. Hit http://deb.whonix.org jessie/main i386 Packages
  7. Hit http://security.debian.org jessie/updates/main i386 Packages
  8. Hit http://ftp.us.debian.org jessie Release.gpg
  9. Hit http://security.debian.org jessie/updates/contrib i386 Packages
  10. Hit http://ftp.us.debian.org jessie Release
  11. Hit http://security.debian.org jessie/updates/non-free i386 Packages
  12. Hit http://ftp.us.debian.org jessie/main i386 Packages
  13. Hit http://security.debian.org jessie/updates/contrib Translation-en
  14. Hit http://ftp.us.debian.org jessie/contrib i386 Packages
  15. Hit http://security.debian.org jessie/updates/main Translation-en
  16. Hit http://ftp.us.debian.org jessie/non-free i386 Packages
  17. Hit http://security.debian.org jessie/updates/non-free Translation-en
  18. Hit http://ftp.us.debian.org jessie/contrib Translation-en
  19. Hit http://ftp.us.debian.org jessie/main Translation-en
  20. Hit http://ftp.us.debian.org jessie/non-free Translation-en
  21. Ign http://deb.whonix.org jessie/main Translation-en_US
  22. Ign http://deb.whonix.org jessie/main Translation-en
  23. Reading package lists... Done
  24. user@host:~$ sudo apt-get install firefox
  25. Reading package lists... Done
  26. Building dependency tree
  27. Reading state information... Done
  28. Package firefox is not available, but is referred to by another package.
  29. This may mean that the package is missing, has been obsoleted, or
  30. is only available from another source
  31.  
  32. E: Package 'firefox' has no installation candidate
  33. user@host:~$ ^C
  34. user@host:~$ su
  35. Password:
  36. root@host:/home/user# apt-get install firefox
  37. Reading package lists... Done
  38. Building dependency tree
  39. Reading state information... Done
  40. Package firefox is not available, but is referred to by another package.
  41. This may mean that the package is missing, has been obsoleted, or
  42. is only available from another source
  43.  
  44. E: Package 'firefox' has no installation candidate
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement