How to Install and Uninstall python3-qrcodegen.noarch Package on Fedora 36

Last updated: May 23,2024

1. Install "python3-qrcodegen.noarch" package

This guide covers the steps necessary to install python3-qrcodegen.noarch on Fedora 36

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

2. Uninstall "python3-qrcodegen.noarch" package

Please follow the guidelines below to uninstall python3-qrcodegen.noarch on Fedora 36:

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

3. Information about the python3-qrcodegen.noarch package on Fedora 36

Last metadata expiration check: 0:57:52 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-qrcodegen
Version : 1.8.0
Release : 1.fc36
Architecture : noarch
Size : 34 k
Source : qr-code-generator-1.8.0-1.fc36.src.rpm
Repository : updates
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.