unzip command in linux

Shell
unzip file.zip -d destination_folder
sudo apt-get install unzip
unzip file.zip

Source

Also in Shell: