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

Last updated: October 08,2024

1. Install "python3-qrcodegen.noarch" package

In this section, we are going to explain the necessary steps to install python3-qrcodegen.noarch on AlmaLinux 9

$ 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 AlmaLinux 9:

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

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

Last metadata expiration check: 2:41:57 ago on Wed Mar 13 07:41:12 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.