How to Install and Uninstall python310-PyQRCode Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python310-PyQRCode" package
In this section, we are going to explain the necessary steps to install python310-PyQRCode on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-PyQRCode
Copied
2. Uninstall "python310-PyQRCode" package
Please follow the guidelines below to uninstall python310-PyQRCode on openSuSE Tumbleweed:
$
sudo zypper remove
python310-PyQRCode
Copied
3. Information about the python310-PyQRCode package on openSuSE Tumbleweed
Information for package python310-PyQRCode:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-PyQRCode
Version : 1.3.6-5.2
Arch : noarch
Vendor : openSUSE
Installed Size : 283.9 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.
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-PyQRCode
Version : 1.3.6-5.2
Arch : noarch
Vendor : openSUSE
Installed Size : 283.9 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.