How to Install and Uninstall python2-wtf-peewee Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python2-wtf-peewee" package

Please follow the step by step instructions below to install python2-wtf-peewee on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-wtf-peewee

2. Uninstall "python2-wtf-peewee" package

In this section, we are going to explain the necessary steps to uninstall python2-wtf-peewee on openSUSE Leap:

$ sudo zypper remove python2-wtf-peewee

3. Information about the python2-wtf-peewee package on openSUSE Leap

Information for package python2-wtf-peewee:
-------------------------------------------
Repository : Main Repository
Name : python2-wtf-peewee
Version : 3.0.0-bp153.1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 85,2 KiB
Installed : No
Status : not installed
Source package : python-wtf-peewee-3.0.0-bp153.1.18.src
Summary : WTForms integration for peewee models
Description :
wtf-peewee provides a bridge between peewee models and wtforms, mapping
model fields to form fields.