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

Last updated: June 18,2024

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

In this section, we are going to explain the necessary steps to install python3-qrcode-core.noarch on Oracle Linux 8

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

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

This is a short guide on how to uninstall python3-qrcode-core.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 3:53:51 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-qrcode-core
Version : 5.1
Release : 12.module+el8.3.0+7867+49938b5b
Architecture : noarch
Size : 46 k
Source : python-qrcode-5.1-12.module+el8.3.0+7867+49938b5b.src.rpm
Repository : ol8_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.