How to Install and Uninstall libquazip5-1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libquazip5-1" package

Learn how to install libquazip5-1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libquazip5-1

2. Uninstall "libquazip5-1" package

This tutorial shows how to uninstall libquazip5-1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libquazip5-1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libquazip5-1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libquazip5-1
Priority: optional
Section: universe/libs
Installed-Size: 217
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: libquazip
Version: 0.7.1-1
Replaces: libquazip-qt5-1, libquazip1-qt5
Provides: libquazip-qt5-1, libquazip1-qt5
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libqt5core5a (>= 5.2.0), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4)
Suggests: libquazip-doc
Breaks: libquazip-qt5-1, libquazip1-qt5
Filename: pool/universe/libq/libquazip/libquazip5-1_0.7.1-1_amd64.deb
Size: 69962
MD5sum: 78bd6a38dbaf1e3bd8c8fb8686270b87
SHA1: b7a0f6c36380df5d6ca89c15c2d71c1fd5fc84e9
SHA256: 6d6b06f58fad029a4caf70a5af33aeaa8f763e56a1cbe50fce32480e8c76d5ee
Description-en: C++ wrapper wrapper for ZIP/UNZIP (Qt5 build)
QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that
can be used to access ZIP archives. It uses Trolltech's Qt toolkit.
.
QuaZIP allows you to access files inside ZIP archives using QIODevice API,
and that means that you can also use QTextStream, QDataStream or
whatever you would like to use on your zipped files.
.
QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading
from and writing to ZIP archives.
.
QuaZIP built using Qt5 libraries.
Description-md5: 54468542387b474f4c66042b0148147e
Multi-Arch: same
Homepage: https://sourceforge.net/projects/quazip/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu