lzmadec

XZ-format compression utilities - tiny decompressors

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