How to Install and Uninstall python3-qrcode-core.noarch Package on CentOS 8 / RHEL 8

Last updated: November 02,2024

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

Please follow the guidance below to install python3-qrcode-core.noarch on CentOS 8 / RHEL 8

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

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

Please follow the step by step instructions below to uninstall python3-qrcode-core.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-qrcode-core.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:03:27 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-qrcode-core
Version : 5.1
Release : 12.module_el8.3.0+481+b9a999c3
Architecture : noarch
Size : 46 k
Source : python-qrcode-5.1-12.module_el8.3.0+481+b9a999c3.src.rpm
Repository : appstream
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.