lzip.lzip

lossless data compressor based on the LZMA algorithm

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