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

Last updated: May 17,2024

1. Install "python3-qrencode" package

This is a short guide on how to install python3-qrencode on Kali Linux

$ sudo apt update $ sudo apt install python3-qrencode

2. Uninstall "python3-qrencode" package

Please follow the guidance below to uninstall python3-qrencode on Kali Linux:

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

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

Package: python3-qrencode
Source: python-qrencode
Version: 1.2-6
Installed-Size: 53
Maintainer: Debian QA Group
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-pil, python3:any, libc6 (>= 2.4), libqrencode4 (>= 3.2.0)
Size: 6316
SHA256: 569d80cfd8c77389851d76c0f66887f187697a3bb0f33dea4ebc442f65777a2b
SHA1: 7ac2d1e2160e4551780db202e1af3e9a43c63d46
MD5sum: 2a36f01387e367f287213cbddea68fc0
Description: Python bindings for the Qrencode QR Code generator library (Python 3)
This package contains modules that allow you to use the Qrencode QR
Code generator library in Python programs.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://pypi.python.org/pypi/qrencode
Section: python
Priority: optional
Filename: pool/main/p/python-qrencode/python3-qrencode_1.2-6_amd64.deb