bzdiff

high-quality block-sorting file compressor - utilities

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