How to Install and Uninstall libzxingcore1 Package on Kali Linux

Last updated: May 18,2024

1. Install "libzxingcore1" package

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

$ sudo apt update $ sudo apt install libzxingcore1

2. Uninstall "libzxingcore1" package

Please follow the guidance below to uninstall libzxingcore1 on Kali Linux:

$ sudo apt remove libzxingcore1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libzxingcore1 package on Kali Linux

Package: libzxingcore1
Source: zxing-cpp
Version: 1.2.0-1
Installed-Size: 1265
Maintainer: Boyuan Yang
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.4), libstdc++6 (>= 5.2)
Size: 547460
SHA256: 0ead19faab69c9c91924bac7d6df73ccc6002068bbf599d393dfad124b29d10b
SHA1: 63e80d52a4fb79a8cd4f0d5bb3d66f7f325b7221
MD5sum: 4c97f6b0af3cbe03f449d836aec169e7
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: 0fac22bb00ceb14fd52df59bb518c40d
Multi-Arch: same
Homepage: https://github.com/nu-book/zxing-cpp
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/z/zxing-cpp/libzxingcore1_1.2.0-1_amd64.deb