在Ubuntu上如何解压“Zip档案数据,至lessv3.0解压”

我从modern.ie下载了一些虚拟机映像(IE9_Win7),但我无法在Ubuntu 12.04上解压缩它。 它错误地与:

Archive: IE9_Win7.zip warning [IE9_Win7.zip]: 707116788 extra bytes at beginning or within zipfile (attempting to process anyway) error [IE9_Win7.zip]: start of central directory not found; zipfile corrupt. (please check that you have transferred or created the zipfile in the appropriate BINARY mode and that you have compiled UnZip properly) 

我几次重新下载它。 该档案具有此文件签名:

 IE9_Win7.zip: Zip archive data, at least v3.0 to extract 

我可以没有问题地解压IE10压缩包,因为它小于4GB并且有这个文件签名:

 IE10_Win8.zip: Zip archive data 

Ubuntu 12.04的哪个工具可以提取v3.0 zip?