zipmerge

merge zip archives

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