How to Install and Uninstall python312-PyQRCode Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "python312-PyQRCode" package

Here is a brief guide to show you how to install python312-PyQRCode on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-PyQRCode

2. Uninstall "python312-PyQRCode" package

This guide covers the steps necessary to uninstall python312-PyQRCode on openSuSE Tumbleweed:

$ sudo zypper remove python312-PyQRCode

3. Information about the python312-PyQRCode package on openSuSE Tumbleweed

Information for package python312-PyQRCode:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-PyQRCode
Version : 1.3.6-5.2
Arch : noarch
Vendor : openSUSE
Installed Size : 318.6 KiB
Installed : No
Status : not installed
Source package : python-PyQRCode-1.3.6-5.2.src
Upstream URL : https://github.com/pyqrcode/pyqrcodeNG
Summary : Python 3 module to generate QR Codes
Description :
The PyQRCode module is a QR code generator that is simple to use and written in pure python.
The module can automates most of the building process for creating QR codes.
Most codes can be created using only two lines of code.