How to Install and Uninstall python3-qrcodegen.noarch Package on CentOS Stream 8

Last updated: May 13,2024

1. Install "python3-qrcodegen.noarch" package

Please follow the steps below to install python3-qrcodegen.noarch on CentOS Stream 8

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

2. Uninstall "python3-qrcodegen.noarch" package

This tutorial shows how to uninstall python3-qrcodegen.noarch on CentOS Stream 8:

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

3. Information about the python3-qrcodegen.noarch package on CentOS Stream 8

Last metadata expiration check: 1:27:15 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-qrcodegen
Version : 1.6.0
Release : 2.el8
Architecture : noarch
Size : 33 k
Source : qr-code-generator-1.6.0-2.el8.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.