AndyJarrett

How to unzip on Ubuntu

More for my reference but extracting Zip files in Ubuntu from the command line is pretty straight forward$ 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\n\n\n