TAR.GZをZIPに変換
TAR.GZをZIPに変換すれば、元の形式が前提とするUnixツールがなくても誰でも開けるようになります。
変換元
To
TAR.GZ
A gzip-compressed TAR archive — the classic way software and backups are packaged on Linux and Unix systems.
ZIP
The universal archive format. Bundles files and folders into one compressed file that opens on any system without extra software.