How to Install and Uninstall python3-qrcode.noarch Package on Rocky Linux 8

Last updated: May 02,2024

1. Install "python3-qrcode.noarch" package

Learn how to install python3-qrcode.noarch on Rocky Linux 8

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

2. Uninstall "python3-qrcode.noarch" package

Here is a brief guide to show you how to uninstall python3-qrcode.noarch on Rocky Linux 8:

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

3. Information about the python3-qrcode.noarch package on Rocky Linux 8

Last metadata expiration check: 0:21:11 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-qrcode
Version : 5.1
Release : 12.module+el8.4.0+430+1dcf16bb
Architecture : noarch
Size : 16 k
Source : python-qrcode-5.1-12.module+el8.4.0+430+1dcf16bb.src.rpm
Repository : appstream
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.