How to Install and Uninstall libminizip1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "libminizip1" package

This is a short guide on how to install libminizip1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libminizip1

2. Uninstall "libminizip1" package

In this section, we are going to explain the necessary steps to uninstall libminizip1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libminizip1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libminizip1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libminizip1
Priority: optional
Section: universe/libs
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Gilbert
Architecture: amd64
Source: minizip
Version: 1.1-8
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
Filename: pool/universe/m/minizip/libminizip1_1.1-8_amd64.deb
Size: 20314
MD5sum: a3a2dbf1524e081df50fb34d907ec016
SHA1: 6b358366d46456bd12b50b4d6fa8a9a75251bdc3
SHA256: 467455f69175001d367cbc9c3b7b96d19dbe388bee74afd4211e0a06ee3b87d1
Description-en: compression library - minizip library
minizip is a minimalistic library that supports compressing, extracting,
viewing, and manipulating zip files.
.
This package includes the minizip library.
Description-md5: a12204dcd77c9ce884283c34fabfb8e6
Multi-Arch: same
Homepage: http://www.winimage.com/zLibDll/minizip.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu