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

Last updated: May 20,2024

1. Install "python3-pylibdmtx" package

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

$ sudo apt update $ sudo apt install python3-pylibdmtx

2. Uninstall "python3-pylibdmtx" package

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

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

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

Package: python3-pylibdmtx
Source: python-pylibdmtx
Version: 0.1.10-1
Installed-Size: 88
Maintainer: Debian Python Team
Architecture: all
Depends: libdmtx0b, python3-pil, python3:any
Size: 22028
SHA256: 7315f5ff6c9764a48c93671611bec1f5eabeea3d9ddeee7deacbdf7d2851e68b
SHA1: e4b5e0cceb9c7f30be26d66e73ce1312d0332d76
MD5sum: 67376448890a4bb5f7ce2e34388c3ac7
Description: Read Data Matrix barcodes (Python3 version)
Read and write Data Matrix barcodes from Python using the libdmtx library.
.
Features:
* Pure Python
* Works with PIL / Pillow images, OpenCV / numpy ndarrays, and raw bytes
* Decodes locations of barcodes
* No dependencies, other than the libdmtx library itself
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/NaturalHistoryMuseum/pylibdmtx/
Section: python
Priority: optional
Filename: pool/main/p/python-pylibdmtx/python3-pylibdmtx_0.1.10-1_all.deb