How to Install pixz in Ubuntu 18.04



Install pixz by entering the following commands in the terminal:

sudo apt update
sudo apt install pixz

Description:

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.

Homepage: https://github.com/vasi/pixz

Version: 1.0.6-2build1

Section: universe/utils