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

Last updated: May 17,2024

1. Install "python3-qrcodegen" package

This tutorial shows how to install python3-qrcodegen on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-qrcodegen

2. Uninstall "python3-qrcodegen" package

This tutorial shows how to uninstall python3-qrcodegen on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-qrcodegen
Architecture: all
Version: 1.6.0-1
Multi-Arch: foreign
Priority: optional
Section: universe/python
Source: qr-code-generator
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Yangfl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 60
Depends: python3:any
Filename: pool/universe/q/qr-code-generator/python3-qrcodegen_1.6.0-1_all.deb
Size: 15808
MD5sum: 1125524398d66688d5b2d6a75233261b
SHA1: 639ba6c43493fda27356d3b9aa92d7af2a498268
SHA256: ac46429da9c0716c0a48ae6f1e93a7060def705adfe0017cc902d452ffaf7413
SHA512: f4b3333bf5dece9dec05ba27fbe657d1ce36c55c4b31e0a13a2f39a031628845fca6097d241362ab1cffb736bbe4df9d15ac9cb240a88335495ee32e733d7306
Homepage: https://github.com/nayuki/QR-Code-generator
Description-en: QR Code generator library in multiple languages - Python3 version
This project aims to be the best, clearest QR Code generator library in
multiple languages. The primary goals are flexible options and absolute
correctness. Secondary goals are compact implementation size and good
documentation comments. Core features:
* Available in 7 programming languages, all with nearly equal functionality:
Java, JavaScript, TypeScript, Python, C++, C, Rust
* Significantly shorter code but more documentation comments compared to
competing libraries
* Supports encoding all 40 versions (sizes) and all 4 error correction levels,
as per the QR Code Model 2 standard
* Output formats: Raw modules/pixels of the QR symbol (all languages), SVG XML
string (all languages except C), BufferedImage raster bitmap (Java only),
HTML5 canvas (JavaScript and TypeScript only)
* Encodes numeric and special-alphanumeric text in less space than general
text
* Open source code under the permissive MIT License
.
This package contains the module in Python3.
Description-md5: 190190a11c8bdb4326e66814f11d356b