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

Last updated: May 20,2024

1. Install "libquazip5-1" package

Please follow the guidelines below to install libquazip5-1 on Kali Linux

$ sudo apt update $ sudo apt install libquazip5-1

2. Uninstall "libquazip5-1" package

Here is a brief guide to show you how to uninstall libquazip5-1 on Kali Linux:

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

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

Package: libquazip5-1
Source: libquazip
Version: 0.9.1-3
Installed-Size: 266
Maintainer: Debian QA Group
Architecture: amd64
Replaces: libquazip-qt5-1, libquazip1-qt5
Provides: libquazip-qt5-1, libquazip1-qt5
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4)
Suggests: libquazip-doc
Breaks: libquazip1-qt5
Size: 81444
SHA256: 9502e5396c9ca23dcae29b6e88bf9ee52795a8fe742beed0db8d3553002a2904
SHA1: ce1b9a78bb6151502edd0d02e01ac4d0d959f4ec
MD5sum: 8b4e174a72b3e9007aaa0cfd0f062ce9
Description: C++ wrapper for ZIP/UNZIP
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:
Multi-Arch: same
Homepage: https://github.com/stachenov/quazip
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libq/libquazip/libquazip5-1_0.9.1-3_amd64.deb