How to Install and Uninstall libzxing3 Package on Kali Linux

Last updated: July 03,2024

1. Install "libzxing3" package

Please follow the instructions below to install libzxing3 on Kali Linux

$ sudo apt update $ sudo apt install libzxing3

2. Uninstall "libzxing3" package

Please follow the instructions below to uninstall libzxing3 on Kali Linux:

$ sudo apt remove libzxing3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libzxing3 package on Kali Linux

Package: libzxing3
Source: zxing-cpp
Version: 2.2.1-3
Installed-Size: 1372
Maintainer: Boyuan Yang
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.4), libstdc++6 (>= 13)
Size: 579696
SHA256: 05b596d5f2362274fba3aff2db1c565361969c24c36fde3acce7b1b301934ae4
SHA1: 3282064ae7fae83005e57a24e4d7226329e23d3a
MD5sum: d7d34849a40f29e1664d8f448f0c65a7
Description: C++ port of ZXing library (library files)
ZXing-C++ ("zebra crossing") is an open-source, multi-format 1D/2D
barcode image processing library implemented in C++.
.
It was originally ported from the Java ZXing library but has been
developed further and now includes many improvements in terms of
quality and performance. It can both read and write barcodes in a
number of formats: QR Code, DataMatrix, Aztec, PDF417, UPC-A, UPC-E,
EAN-8, EAN-13, DataBar/RSS, Code 39, Code 93, Code 128, Codabar, ITF.
.
This package provides library files for zxing-cpp library.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/zxing-cpp/zxing-cpp
Section: libs
Priority: optional
Filename: pool/main/z/zxing-cpp/libzxing3_2.2.1-3_amd64.deb