lz4c

Fast LZ compression algorithm library - tool

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