How to Install and Uninstall python2-qrcode Package on openSUSE Leap

Last updated: June 04,2024

1. Install "python2-qrcode" package

This is a short guide on how to install python2-qrcode on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-qrcode

2. Uninstall "python2-qrcode" package

Please follow the guidelines below to uninstall python2-qrcode on openSUSE Leap:

$ sudo zypper remove python2-qrcode

3. Information about the python2-qrcode package on openSUSE Leap

Information for package python2-qrcode:
---------------------------------------
Repository : Main Repository
Name : python2-qrcode
Version : 6.1-bp153.1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 189,9 KiB
Installed : No
Status : not installed
Source package : python-qrcode-6.1-bp153.1.18.src
Summary : QR Code image generator
Description :
This module uses the Python Imaging Library (PIL) to allow for the generation
of QR Codes.