How to Install and Uninstall libqzxing3 Package on Kali Linux

Last updated: November 07,2024

1. Install "libqzxing3" package

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

$ sudo apt update $ sudo apt install libqzxing3

2. Uninstall "libqzxing3" package

Please follow the guidelines below to uninstall libqzxing3 on Kali Linux:

$ sudo apt remove libqzxing3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libqzxing3 package on Kali Linux

Package: libqzxing3
Source: qzxing (3.3.0+dfsg-5)
Version: 3.3.0+dfsg-5+b1
Installed-Size: 1510
Maintainer: Debian Qt/KDE Maintainers
Architecture: amd64
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.12.2) | libqt5gui5-gles (>= 5.12.2), libqt5multimedia5 (>= 5.6.0~beta), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.4.0) | libqt5quick5-gles (>= 5.4.0), libstdc++6 (>= 13.1)
Size: 415432
SHA256: 738c30ed9028539101453c89966ede42f088e22427a84a5fdcb42e3ace3fa5c3
SHA1: f25afd645ec8eafd7d7296c25f365b42d686a729
MD5sum: 2c331aa77b93ba43fb1fd0b0acdf462f
Description: QZXing library
Qt wrapper for the ZXing 1D/2D barcode image decoder.
.
Supports barcode decoding for the following types:
.
UPC-A
UPC-E
EAN-8
EAN-13
ITF
Code 39
Code 93
Code 128 (GS1)
Codabar
QR Code
Data Matrix
Aztec (beta)
PDF 417
.
Supports barcode encoding for the following types:
.
QR Code
.
This package contains the shared library files.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/ftylitak/qzxing
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/q/qzxing/libqzxing3_3.3.0+dfsg-5+b1_amd64.deb

5. The same packages on other Linux Distributions