How to Install and Uninstall python3-qrcode-core.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 10,2024

1. Install "python3-qrcode-core.noarch" package

This is a short guide on how to install python3-qrcode-core.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-qrcode-core.noarch" package

Please follow the instructions below to uninstall python3-qrcode-core.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-qrcode-core.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:13:08 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-qrcode-core
Version : 6.1
Release : 12.el9
Architecture : noarch
Size : 61 k
Source : python-qrcode-6.1-12.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Python 3 QR Code image generator (core library)
URL : https://github.com/lincolnloop/python-qrcode
License : BSD
Description : Core Python 3 module for QR code generation. Does not contain image rendering.