How to Install and Uninstall python311-qrcode Package on openSuSE Tumbleweed

Last updated: June 23,2024

1. Install "python311-qrcode" package

In this section, we are going to explain the necessary steps to install python311-qrcode on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-qrcode

2. Uninstall "python311-qrcode" package

This tutorial shows how to uninstall python311-qrcode on openSuSE Tumbleweed:

$ sudo zypper remove python311-qrcode

3. Information about the python311-qrcode package on openSuSE Tumbleweed

Information for package python311-qrcode:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-qrcode
Version : 7.4.2-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 428.0 KiB
Installed : No
Status : not installed
Source package : python-qrcode-7.4.2-2.1.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.