How to Install and Uninstall python3-qrcode Package on openSUSE Leap

Last updated: September 20,2024

1. Install "python3-qrcode" package

This guide covers the steps necessary to install python3-qrcode on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-qrcode

2. Uninstall "python3-qrcode" package

Learn how to uninstall python3-qrcode on openSUSE Leap:

$ sudo zypper remove python3-qrcode

3. Information about the python3-qrcode package on openSUSE Leap

Information for package python3-qrcode:
---------------------------------------
Repository : Main Repository
Name : python3-qrcode
Version : 6.1-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 216.5 KiB
Installed : No
Status : not installed
Source package : python-qrcode-6.1-bp155.2.12.src
Upstream URL : https://github.com/lincolnloop/python-qrcode
Summary : QR Code image generator
Description :
This module uses the Python Imaging Library (PIL) to allow for the generation
of QR Codes.