How to Install ziptool in Ubuntu 18.04



Install ziptool by entering the following commands in the terminal:

sudo apt update
sudo apt install ziptool

Description:

modify zip archives

ziptool is a utility for working with zip archives. It can modify details of zip archives according to the commands given, including timestamps and other metadata about the included files.

Homepage: http://www.nih.at/libzip/

Version: 1.1.2-1.1

Section: universe/utils