How to Install minizip in Ubuntu 18.04



Install minizip by entering the following commands in the terminal:

sudo apt update
sudo apt install minizip

Description:

compression library - minizip tools

minizip is a minimalistic library that supports compressing, extracting, viewing, and manipulating zip files. . This package includes the minizip and miniunzip tools.

Homepage: http://www.winimage.com/zLibDll/minizip.html

Version: 1.1-8build1

Section: universe/utils