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

Last updated: May 19,2024

1. Install "python3-wtf-peewee" package

This guide covers the steps necessary to install python3-wtf-peewee on openSUSE Leap

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

2. Uninstall "python3-wtf-peewee" package

Please follow the instructions below to uninstall python3-wtf-peewee on openSUSE Leap:

$ sudo zypper remove python3-wtf-peewee

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

Information for package python3-wtf-peewee:
-------------------------------------------
Repository : Main Repository
Name : python3-wtf-peewee
Version : 3.0.0-1.23
Arch : noarch
Vendor : SUSE LLC
Installed Size : 113.0 KiB
Installed : No
Status : not installed
Source package : python-wtf-peewee-3.0.0-1.23.src
Upstream URL : https://github.com/coleifer/wtf-peewee/
Summary : WTForms integration for peewee models
Description :
wtf-peewee provides a bridge between peewee models and wtforms, mapping
model fields to form fields.