unpigz

Parallel Implementation of GZip

Install

All systems
curl cmd.cat/unpigz.sh
Debian Debian
apt-get install pigz
Ubuntu
apt-get install pigz
Alpine
apk add pigz
Arch Arch Linux
pacman -S pigz
image/svg+xml Kali Linux
apt-get install pigz
CentOS
yum install pigz
Fedora
dnf install pigz
Windows (WSL2)
sudo apt-get update sudo apt-get install pigz
OS X
brew install pigz
Raspbian
apt-get install pigz
Docker
docker run cmd.cat/unpigz unpigz powered by Commando

pigz

Parallel Implementation of GZip

pigz, which stands for Parallel Implementation of GZip, is a fully functional replacement for gzip that takes advantage of multiple processors and multiple cores when compressing data.