lzop
Compress or decompress files with LZO compression. More information: <https://www.lzop.org/>.
RUN apt-get update && \
apt-get install -y lzop
RUN apt-get update && \
apt-get install -y lzop
RUN pacman -S --noconfirm lzop
RUN apt-get update && \
apt-get install -y lzop
RUN yum install -y lzop
RUN dnf install -y lzop
RUN apt-get update && \
apt-get install -y lzop