How to Install and Uninstall libquazip5-dev Package on Kali Linux

Last updated: April 29,2024

1. Install "libquazip5-dev" package

Please follow the instructions below to install libquazip5-dev on Kali Linux

$ sudo apt update $ sudo apt install libquazip5-dev

2. Uninstall "libquazip5-dev" package

Please follow the guidelines below to uninstall libquazip5-dev on Kali Linux:

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

3. Information about the libquazip5-dev package on Kali Linux

Package: libquazip5-dev
Source: libquazip
Version: 0.9.1-3
Installed-Size: 573
Maintainer: Debian QA Group
Architecture: amd64
Replaces: libquazip-qt5-1-dev, libquazip-qt5-dev, libquazip5-headers
Depends: libquazip5-1 (= 0.9.1-3), zlib1g-dev
Breaks: libquazip-qt5-1-dev (<= 0.7-2), libquazip-qt5-dev, libquazip5-headers
Size: 110716
SHA256: 2ccb7e3a1bf0ef3376af96fae35aacdb282f2ec5bb17265dbcd20cf0304ae682
SHA1: 4533188db872c500cc057963dae97377727396e7
MD5sum: 3ef11372539d2d4c0a67dac911a804dc
Description: C++ wrapper for ZIP/UNZIP (development files)
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 development files.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/stachenov/quazip
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libq/libquazip/libquazip5-dev_0.9.1-3_amd64.deb