Advertisement
Guest User

Untitled

a guest
Nov 1st, 2014
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. $ unsquashfs filesystem.squashfs
  2. The program 'unsquashfs' is currently not installed, You can install it by typing:
  3.  
  4. $ sudo apt-get install squashfs-tools
  5. E: Unable to locate package squashfs-tools
  6.  
  7. sudo apt-get update && sudo apt-get install squashfs-tools
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement