How to Install zipcmp in Ubuntu 18.04



Install zipcmp by entering the following commands in the terminal:

sudo apt update
sudo apt install zipcmp

Description:

compare contents of zip archives

zipcmp compares two zip archives and checks if they contain the same files, comparing their names, uncompressed sizes, and CRCs. File order and compressed size differences are ignored.

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

Version: 1.1.2-1.1

Section: universe/utils