Sorry for the late reply, but put the archive on your desktop then paste all this into the terminal at once:
Code:
cd ~/Desktop && \
tar -xvf 38485-DD2-MetalThemePack125.tar.bz2 && \
cd DD2-MetalThemePack125/ && \
mv D* ~/.themes && \
cd ~/Desktop && \
rm -fr DD2-MetalThemePack125/
Or you could do it by hand, but this is quicker and I have nothing better to do at the moment than type out commands