if you want to install zip on your linux server, this is the command you will need to send to download and install zip automatically in your system.
yum install zip
* note, this is test on redhat, fedora distribution. all other distro might be diffrent.

