lzcat

This command is an alias of xz --format=lzma --decompress --stdout. More information: <https://manned.org/lzcat>.

Alpine
RUN apk add xz
Arch Arch Linux
RUN pacman -S --noconfirm xz
CentOS
RUN yum install -y xz-lzma-compat
Fedora
RUN dnf install -y xz-lzma-compat
click the source code to copy install lzcat on any operating system with command-not-found.com