snappy

Snappy is a compression/decompression library. It does not aim for

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