How to Install and Uninstall libquazip-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "libquazip-doc" package

Please follow the steps below to install libquazip-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libquazip-doc

2. Uninstall "libquazip-doc" package

Please follow the guidance below to uninstall libquazip-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libquazip-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libquazip-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libquazip-doc
Priority: optional
Section: universe/doc
Installed-Size: 953
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Source: libquazip
Version: 0.7.1-1
Filename: pool/universe/libq/libquazip/libquazip-doc_0.7.1-1_all.deb
Size: 131020
MD5sum: 70d63a4076950a8773642ae8c531069d
SHA1: c37ea232abc7b18d306b0d3b87a16b09dd4da226
SHA256: 67ba76c7a74c010c5f9dbea0be8537ba8e61fe3d202ed3d022b123659b9ce3d5
Description-en: C++ wrapper for ZIP/UNZIP (documentation)
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.
.
This package contains the API documentation in HTML.
Description-md5: 0f152c05eb6f6c7787d47a30d7e1e89a
Multi-Arch: foreign
Homepage: https://sourceforge.net/projects/quazip/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu