Zip-unzip utility: sudo apt-get install zip unzip navigate to the place where the zip belongs and, unzip test.zip, where test.zip is the zip file to extract
unzip zipped_file.zip -d unzipped_directory
unzip filezip.zip
unzip zip_file.zip