lrztar

A wrapper for lrzip to simplify compression of directories. See also: tar, lrzuntar, lrunzip. More information: <https://manned.org/lrztar>.

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 lrztar on any operating system with command-not-found.com