what I do and has always worked but as it is done downloading in Linux there is an extract option at the top of the display window and that will extract it to where ever you choose.
You've already received some good replies. I want to note that if you are on Linux, tar does have a -z switch to uncompress GZIP'd files. You'd do something like this:
Comment