I\'ve found tons of pages saying how to untar tar.bz2 files, but how would one untar a tar.bz file?
use the -j option of tar.
-j
tar
tar -xjf /path/to/archive.tar.bz