pbzip2

A parallel implementation of the bzip2 file compressor. See also: bzip2, tar. More information: <https://manned.org/pbzip2>.

Debian Debian
RUN apt-get update && \ apt-get install -y pbzip2
Ubuntu
RUN apt-get update && \ apt-get install -y pbzip2
Arch Arch Linux
RUN pacman -S --noconfirm pbzip2
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y pbzip2
Fedora
RUN dnf install -y pbzip2
Raspbian
RUN apt-get update && \ apt-get install -y pbzip2
click the source code to copy install pbzip2 on any operating system with command-not-found.com