How to unzip on Ubuntu
$ sudo apt-get install unzip
This should install the unzip utility for you. Then to unzip it's pretty straight forward$ unzip {file}
Where {file} is your .zip archive.\n\n \n
\n
$ sudo apt-get install unzip
This should install the unzip utility for you. Then to unzip it's pretty straight forward$ unzip {file}
Where {file} is your .zip archive.\n\n \n