run these commands
gunzip file.tar.gz
now you should have a tar file, file.tar, thus run this command to uncompress the content
tar xvf file.tarĀ