How to Install and Uninstall libquazip-doc Package on Kali Linux

Last updated: May 11,2024

1. Install "libquazip-doc" package

In this section, we are going to explain the necessary steps to install libquazip-doc on Kali Linux

$ sudo apt update $ sudo apt install libquazip-doc

2. Uninstall "libquazip-doc" package

This guide covers the steps necessary to uninstall libquazip-doc on Kali Linux:

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

3. Information about the libquazip-doc package on Kali Linux

Package: libquazip-doc
Source: libquazip
Version: 0.9.1-3
Installed-Size: 1384
Maintainer: Debian QA Group
Architecture: all
Size: 214600
SHA256: e0099884c33e57ad848fc962e101aa84f8a309fb55d6dbce2f5686f88d60a550
SHA1: 5d734272d41f88a4e8bdba560682a3174d98b7fe
MD5sum: 5fa13bb0df9870249ddd0bcf4abc9694
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/stachenov/quazip
Section: doc
Priority: optional
Filename: pool/main/libq/libquazip/libquazip-doc_0.9.1-3_all.deb