My Ubuntu distribution came with the unzip program installed, but if yours did not, you can install unzip with:
$ sudo apt-get install unzip
After installation, its as simple as:
$ unzip [zipfile]
My Ubuntu distribution came with the unzip program installed, but if yours did not, you can install unzip with:
$ sudo apt-get install unzip
After installation, its as simple as:
$ unzip [zipfile]