unzip centos

$ sudo yum makecache
$ sudo yum install unzip
$ unzip app.zip
MohammadMark