unp
Extract any archive. Relevant extractors need to be installed, e.g. unrar for RAR. More information: <https://manned.org/unp>.
RUN apt-get update && \
apt-get install -y unp
RUN apt-get update && \
apt-get install -y unp
RUN pacman -S --noconfirm unp
RUN apt-get update && \
apt-get install -y unp
RUN dnf install -y unp
RUN apt-get update && \
apt-get install -y unp