Boyang Yan

Home

❯

posts

❯

unzip

unzip

Apr 04, 20251 min read

paru -S unzip

After installing the unzip utility, if you want to extract to a particular destination folder, you can use:

unzip file.zip -d destination_folder

If you want to extract to a directory with the same name as the zip in your current working directory, you can simply do:

unzip file.zip

Reference List

  1. https://askubuntu.com/questions/86849/how-to-unzip-a-zip-file-from-the-terminal

Graph View

Backlinks

  • Meta Scientific Linux
  • NVIDIA vGPU on Proxmox

Created with Quartz v4.5.0 © 2025