zstdgrep

fast lossless compression algorithm -- CLI tool

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