How to Install and Uninstall python3-qrcode Package on Ubuntu 24.04 LTS (Noble Numbat)

Last updated: May 13,2024

1. Install "python3-qrcode" package

This guide covers the steps necessary to install python3-qrcode on Ubuntu 24.04 LTS (Noble Numbat)

$ sudo apt update $ sudo apt install python3-qrcode

2. Uninstall "python3-qrcode" package

In this section, we are going to explain the necessary steps to uninstall python3-qrcode on Ubuntu 24.04 LTS (Noble Numbat):

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

3. Information about the python3-qrcode package on Ubuntu 24.04 LTS (Noble Numbat)

Package: python3-qrcode
Architecture: all
Version: 7.4.2-4
Priority: optional
Section: universe/python
Source: python-qrcode
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 188
Depends: python3-png, python3-typing-extensions, python3:any, python3-pillow
Filename: pool/universe/p/python-qrcode/python3-qrcode_7.4.2-4_all.deb
Size: 40104
MD5sum: 35ce4e7b0b55746a74528aeccf077143
SHA1: 20a276816d9064d9236c3902544b3a1277136e13
SHA256: 2134a4a31b0fbce2b7520ce9ac441d6cfc03dc9f87b7a5d3c1bc5364978283d6
SHA512: 4763f2952218339654f7b9afde006bb1832d55e75a004c99caa49588192579cf91fe713eaf10a65cf0eb7e1e15523412dd06b6ba0d73b08ae7f1f909927873fb
Homepage: https://github.com/lincolnloop/python-qrcode
Description: QR Code image generator library - Python 3.x
Description-md5: 39b51b3c3b6444fc9100c065586361fc
Task: ubuntustudio-video