zstdless

Open a zstd compressed file for interactive reading, allowing scrolling and search. See also: zstd, less. More information: <https://manned.org/zstdless>.

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