Unzip Utility Download
Oracle
Enterprise Linux ISO images and Oracle VM Templates downloaded from
http:/edelivery.oracle.com/linux are in zip format. To unzip them you
need the unzip utility. Following unzip is for Oracle Enterprise
Linux/Redhat Enterprise Linux Release 4 and 5 and can unzip, upto 4GB of compressed zip
file (This is fixed in unzip-5.51-10.el4 for Oracle Enterprise Linux 4 and unzip-5.52-3.0.1.el5 for Oracle Enterprise Linux 5).
unzip
utility
unzip-5.51-10.el5.src.rpm
Installation
- Download tar archive containing unzip utility
- Extract the unzip utility from the tar file
# tar -xf unzip.tar
- Copy this utility to /usr/local/bin
- Provide execute permission to downloaded file using command :
# chmod +x /usr/local/bin/unzip
- Make sure you run unzip as /usr/local/bin/unzip