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

Last updated: May 19,2024

1. Install "python39-PyQRCode" package

This guide let you learn how to install python39-PyQRCode on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-PyQRCode

2. Uninstall "python39-PyQRCode" package

Here is a brief guide to show you how to uninstall python39-PyQRCode on openSuSE Tumbleweed:

$ sudo zypper remove python39-PyQRCode

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

Information for package python39-PyQRCode:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-PyQRCode
Version : 1.3.6-5.2
Arch : noarch
Vendor : openSUSE
Installed Size : 283.2 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.