lrzip

A large file compression program. See also: lrunzip, lrztar, lrzuntar. More information: <https://manned.org/lrzip>.

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