0

I have heard of many different ways to unpackage a .tar file but it is unclear which ones are "official" (if there is one) and how they are different.

Also, I have noticed that some work on some files but not others.

Can someone explain the difference between different commands and file types (.tar.bz2, .tar.gz...)?

  • 1
    tar.gz: http://askubuntu.com/questions/25347/what-command-do-i-need-to-unzip-extract-a-tar-gz-file/25348#25348, tar.xz: http://askubuntu.com/q/92328/178596. tar.bz2 (probably): tar -xvjf FILE.tar.bz2. Lots of other existing similar questions can be found using the search bar. – Wilf Jan 20 '15 at 23:40
  • Right-click and select 'Extract Here.' – chili555 Jan 21 '15 at 01:53

0 Answers0