pixz
parallel, indexing XZ compressor/decompressor
Install
- All systems
-
curl cmd.cat/pixz.sh
- Debian
-
apt-get install pixz
- Ubuntu
-
apt-get install pixz
- Arch Linux
-
pacman -S pixz
- Kali Linux
-
apt-get install pixz
- Fedora
-
dnf install pixz
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pixz
- OS X
-
brew install pixz
- Raspbian
-
apt-get install pixz
- Dockerfile
- dockerfile.run/pixz
pixz
parallel, indexing XZ compressor/decompressor
Pixz is a multithreaded compressor/decompressor XZ fully compatible with those provided by xz-utils and busybox. By default it adds indexing information when compressing tar files that allows fast listing and partial-archive extraction.