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

Last updated: June 16,2024

1. Install "python3-qrcode.noarch" package

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

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

2. Uninstall "python3-qrcode.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-qrcode.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:53:50 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-qrcode
Version : 6.1
Release : 8.fc34
Architecture : noarch
Size : 15 k
Source : python-qrcode-6.1-8.fc34.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.