How to Install and Uninstall python-qrcode.noarch Package on Amazon Linux 2

Last updated: July 06,2024

1. Install "python-qrcode.noarch" package

Learn how to install python-qrcode.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python-qrcode.noarch

2. Uninstall "python-qrcode.noarch" package

Please follow the step by step instructions below to uninstall python-qrcode.noarch on Amazon Linux 2:

$ sudo yum remove python-qrcode.noarch $ sudo yum autoremove

3. Information about the python-qrcode.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python-qrcode
Arch : noarch
Version : 5.0.1
Release : 1.amzn2
Size : 11 k
Repo : amzn2-core/2/x86_64
Summary : Python QR Code image generator
URL : https://github.com/lincolnloop/python-qrcode
License : BSD
Description : This module uses the Python Imaging Library (PIL) to allow for the
: generation of QR Codes.