How to Install and Uninstall python3-zbar Package on Kali Linux

Last updated: October 06,2024

1. Install "python3-zbar" package

This guide let you learn how to install python3-zbar on Kali Linux

$ sudo apt update $ sudo apt install python3-zbar

2. Uninstall "python3-zbar" package

This guide covers the steps necessary to uninstall python3-zbar on Kali Linux:

$ sudo apt remove python3-zbar $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-zbar package on Kali Linux

Package: python3-zbar
Source: zbar (0.23.93-1)
Version: 0.23.93-1+b1
Installed-Size: 92
Maintainer: Boyuan Yang
Architecture: amd64
Depends: libzbar0 (= 0.23.93-1+b1), python3 (<< 3.12), python3 (>= 3.11~), libc6 (>= 2.4)
Size: 33152
SHA256: 4990d1b776e3fe1bd8b1067fe60422accd82478cf8f7be8325e684378dd32f6b
SHA1: 8b9e5322fb4e8d075da2c5714a7333d74fe4e3ba
MD5sum: 7917456d2dcc11c6cf3bcbf95241b323
Description: QR code / bar code scanner and decoder (Python bindings)
ZBar is a library for scanning and decoding bar codes from various sources
such as video streams, image files or raw intensity sensors. It supports
EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code.
.
This package contains the Python bindings.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/mchehab/zbar
Section: python
Priority: optional
Filename: pool/main/z/zbar/python3-zbar_0.23.93-1+b1_amd64.deb