unlzma
This command is an alias of xz --format=lzma --decompress. More information: <https://manned.org/unlzma>.
RUN apk add xz
RUN pacman -S --noconfirm xz
RUN yum install -y xz-lzma-compat
RUN dnf install -y xz-lzma-compat