How to Install and Uninstall python3-qrcode.noarch Package on Fedora 39

Last updated: January 08,2025

1. Install "python3-qrcode.noarch" package

Please follow the steps below to install python3-qrcode.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-qrcode.noarch

2. Uninstall "python3-qrcode.noarch" package

This guide covers the steps necessary to uninstall python3-qrcode.noarch on Fedora 39:

$ sudo dnf remove python3-qrcode.noarch $ sudo dnf autoremove

3. Information about the python3-qrcode.noarch package on Fedora 39

Last metadata expiration check: 2:47:09 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-qrcode
Version : 7.4.2
Release : 7.fc39
Architecture : noarch
Size : 131 k
Source : python-qrcode-7.4.2-7.fc39.src.rpm
Repository : fedora
Summary : Python QR Code image generator
URL : https://github.com/lincolnloop/python-qrcode
License : BSD
Description : This module uses the Python Imaging Library (PIL) to allow for the
: generation of QR Codes. Python 3 version.