pbzip2
A parallel implementation of the bzip2 file compressor. See also: bzip2, tar. More information: <https://manned.org/pbzip2>.
RUN apt-get update && \
apt-get install -y pbzip2
RUN apt-get update && \
apt-get install -y pbzip2
RUN pacman -S --noconfirm pbzip2
RUN apt-get update && \
apt-get install -y pbzip2
RUN dnf install -y pbzip2
RUN apt-get update && \
apt-get install -y pbzip2