How to Install and Uninstall python3-qrcodegen.noarch Package on Rocky Linux 9

Last updated: October 06,2024

1. Install "python3-qrcodegen.noarch" package

Please follow the instructions below to install python3-qrcodegen.noarch on Rocky Linux 9

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

2. Uninstall "python3-qrcodegen.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-qrcodegen.noarch on Rocky Linux 9:

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

3. Information about the python3-qrcodegen.noarch package on Rocky Linux 9

Last metadata expiration check: 2:10:35 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-qrcodegen
Version : 1.8.0
Release : 5.el9
Architecture : noarch
Size : 34 k
Source : qr-code-generator-1.8.0-5.el9.src.rpm
Repository : epel
Summary : High-quality QR Code generator library (Python version)
URL : https://github.com/nayuki/QR-Code-generator
License : MIT
Description : This project aims to be the best, clearest QR Code generator library in
: multiple languages.
:
: The primary goals are flexible options and absolute correctness.
: Secondary goals are compact implementation size and good documentation
: comments.