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

Last updated: May 17,2024

1. Install "python3-PyQRCode" package

This guide let you learn how to install python3-PyQRCode on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-PyQRCode

2. Uninstall "python3-PyQRCode" package

This guide covers the steps necessary to uninstall python3-PyQRCode on openSUSE Leap:

$ sudo zypper remove python3-PyQRCode

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

Information for package python3-PyQRCode:
-----------------------------------------
Repository : Main Repository
Name : python3-PyQRCode
Version : 1.3.0-1.6
Arch : noarch
Vendor : SUSE LLC
Installed Size : 3.9 MiB
Installed : No
Status : not installed
Source package : python-PyQRCode-1.3.0-1.6.src
Upstream URL : https://github.com/mnooner256/pyqrcode
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!