Tar'd, Bzip2'd file format
InfoGrid downloads may be distributed as compressed archive files with the extension .tar.bz2.
To uncompress and unpack an archive file infogrid-XXX.tar.bz2, use the following command on a UNIX-like operating system:
tar -x -j -f infogrid-XXX.tar.bz2
