ziptorrent
libzip is a C library for reading, creating, and modifying zip
RUN apt-get update && \
apt-get install -y ziptorrent
RUN apt-get update && \
apt-get install -y ziptorrent
RUN apk add libzip
RUN pacman -S --noconfirm libzip
RUN yum install -y libzip
RUN dnf install -y libzip
RUN apt-get update && \
apt-get install -y ziptorrent