How to Install and Uninstall python3-pyqrcode Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "python3-pyqrcode" package

In this section, we are going to explain the necessary steps to install python3-pyqrcode on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pyqrcode

2. Uninstall "python3-pyqrcode" package

In this section, we are going to explain the necessary steps to uninstall python3-pyqrcode on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-pyqrcode package on Ubuntu 21.10 (Impish Indri)

Package: python3-pyqrcode
Architecture: all
Version: 1.2.1-4
Priority: optional
Section: universe/python
Source: python-pyqrcode
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sascha Steinbiss
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 140
Depends: python3:any
Recommends: python3-png
Filename: pool/universe/p/python-pyqrcode/python3-pyqrcode_1.2.1-4_all.deb
Size: 30304
MD5sum: 9a91f4a698c16c5aa1b65ff96b88eb3c
SHA1: e462c78389f393925aa5ab460a8177c26ccb00f0
SHA256: 4663e963576065581a622feeaddba39cc4daa53c3f6332702bce4adaa8d480d4
SHA512: 59b14020fd4f41fc56cc810a333d7fcfb8c0d706af8a623d050a5ee72d44f545d035088b2eb3bcd0c62d0788da82aff503b5032f9ab4c798af1fc14d3e087431
Homepage: https://github.com/mnooner256/pyqrcode
Description-en: Python 3 module to generate QR Codes
The pyqrcode module is a QR code generator that is simple to use and written
in pure Python. The module can automate most of the building process for
creating QR codes. Most codes can be created using only two lines of code.
.
Unlike other generators, all of the helpers can be controlled manually. You
are free to set any or all of the properties of your QR code. QR codes can be
saved as SVG, PNG, and plain text. They can also be displayed directly in
most Linux terminal emulators.
.
The pyqrcode module attempts to follow the QR code standard as closely as
possible. The terminology, encodings and algorithms used in pyqrcode come
directly from the standard.
Description-md5: c4d943a9c71181ed5ee00cf73863e2e0