Comment 2 for bug 523309

Revision history for this message
TitusX (titusx) wrote :

I tried this a while ago ... for me it works:
"sudo apt-get install pigz
sudo mv /bin/gzip /bin/gzip.dpkg-new
sudo ln -s /usr/bin/pigz /etc/alternatives/gzip
sudo ln -s /etc/alternatives/gzip /bin/gzip"

I think parallel decompression tools would be a quick win
for all distros. And I found this interesting link for bzip2:
http://www.mediawiki.org/wiki/Dbzip2