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

Last updated: July 03,2024

1. Install "python38-PyQRCode" package

This guide covers the steps necessary to install python38-PyQRCode on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-PyQRCode

2. Uninstall "python38-PyQRCode" package

This guide let you learn how to uninstall python38-PyQRCode on openSuSE Tumbleweed:

$ sudo zypper remove python38-PyQRCode

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

Information for package python38-PyQRCode:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-PyQRCode
Version : 1.3.6-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 4,7 MiB
Installed : No
Status : not installed
Source package : python-PyQRCode-1.3.6-1.1.src
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!