Guest User

Untitled

a guest
Feb 16th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. pi@raspberrypi:~ $ rar
  2. bash: rar: command not found
  3. pi@raspberrypi:~ $ sudo apt install unrar
  4. Reading package lists... Done
  5. Building dependency tree
  6. Reading state information... Done
  7. Package unrar is not available, but is referred to by another package.
  8. This may mean that the package is missing, has been obsoleted, or
  9. is only available from another source
  10.  
  11. E: Package 'unrar' has no installation candidate
  12. pi@raspberrypi:~ $ sudo apt install rar
  13. Reading package lists... Done
  14. Building dependency tree
  15. Reading state information... Done
  16. Package rar is not available, but is referred to by another package.
  17. This may mean that the package is missing, has been obsoleted, or
  18. is only available from another source
  19.  
  20. E: Package 'rar' has no installation candidate
  21. pi@raspberrypi:~ $
Add Comment
Please, Sign In to add comment