How to Install and Uninstall python3-zxing-cpp Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-zxing-cpp" package

This tutorial shows how to install python3-zxing-cpp on Kali Linux

$ sudo apt update $ sudo apt install python3-zxing-cpp

2. Uninstall "python3-zxing-cpp" package

Please follow the steps below to uninstall python3-zxing-cpp on Kali Linux:

$ sudo apt remove python3-zxing-cpp $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-zxing-cpp package on Kali Linux

Package: python3-zxing-cpp
Source: zxing-cpp
Version: 2.2.1-3
Installed-Size: 392
Maintainer: Boyuan Yang
Architecture: amd64
Depends: python3-numpy, python3 (<< 3.12), python3 (>= 3.11~), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13), libzxing3 (>= 2.2.1)
Size: 132424
SHA256: 9af44a3a87658187a5604092912a322386e4372e9dbc9300a3409d8dd7c03d6a
SHA1: 0577b846a51ddf5a4370593c202a0da70fc72129
MD5sum: 3b702c8fccec177d0ffd9997a14d6d26
Description: C++ port of ZXing library (python3 binding)
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 python3 binding for zxing-cpp library.
Description-md5:
Homepage: https://github.com/zxing-cpp/zxing-cpp
Section: python
Priority: optional
Filename: pool/main/z/zxing-cpp/python3-zxing-cpp_2.2.1-3_amd64.deb