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

Last updated: May 18,2024

1. Install "python3-pyzbar" package

This guide covers the steps necessary to install python3-pyzbar on Kali Linux

$ sudo apt update $ sudo apt install python3-pyzbar

2. Uninstall "python3-pyzbar" package

In this section, we are going to explain the necessary steps to uninstall python3-pyzbar on Kali Linux:

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

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

Package: python3-pyzbar
Source: pyzbar
Version: 0.1.9-1
Installed-Size: 61
Maintainer: Debian Python Team
Architecture: all
Depends: libzbar0, python3:any
Suggests: python3-numpy, python3-pil
Size: 13424
SHA256: 6d8ce33cc42f2e74500110d39a1fc21d8504c54d229aace098938f859aa96b3c
SHA1: 22abb96bd6ded7cf815e79f7c1746faf37224750
MD5sum: b1383222f5ac6b7eca2a8e550a7a7fb5
Description: Python bindings for libzbar
Reads one dimensional barcodes and QR codes using
libzbar. Works with PIL / Pillow images, OpenCV / numpy
ndarrays and raw bytes. Decodes locations of barcodes.
Description-md5:
Homepage: https://github.com/NaturalHistoryMuseum/pyzbar/
Section: python
Priority: optional
Filename: pool/main/p/pyzbar/python3-pyzbar_0.1.9-1_all.deb