zipnote

View, add, or edit a zip archive's comments. Files can also be renamed in the zip archive. More information: <https://manned.org/zipnote>.

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