Debian: Extract ZIP-Archives
by admin on Dec.09, 2011, under Linux (Ubuntu)
Short tutorial of how to unpack zip files in Debian/Ubuntu.
1. Install unzip using the following command
apt-get install unzip
2. Now you can unpack your files like that
unzip my_file.zip