How to unzip on Ubuntu
$ sudo apt-get install unzipThis 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 unzipThis 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