How to Install and Uninstall python3-wtf-peewee.noarch Package on Fedora 36

Last updated: October 08,2024

1. Install "python3-wtf-peewee.noarch" package

Here is a brief guide to show you how to install python3-wtf-peewee.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-wtf-peewee.noarch

2. Uninstall "python3-wtf-peewee.noarch" package

Here is a brief guide to show you how to uninstall python3-wtf-peewee.noarch on Fedora 36:

$ sudo dnf remove python3-wtf-peewee.noarch $ sudo dnf autoremove

3. Information about the python3-wtf-peewee.noarch package on Fedora 36

Last metadata expiration check: 5:57:28 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-wtf-peewee
Version : 3.0.3
Release : 3.fc36
Architecture : noarch
Size : 34 k
Source : python-wtf-peewee-3.0.3-3.fc36.src.rpm
Repository : fedora
Summary : WTForms integration for peewee models
URL : https://github.com/coleifer/wtf-peewee/
License : MIT
Description : Wtf-peewee, based on the code found in wtforms.ext, provides a bridge between
: peewee models and wtforms, mapping model fields to form fields.