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

Last updated: October 05,2024

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

This guide covers the steps necessary to install python3-wtf-peewee.noarch on Fedora 34

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

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

This guide let you learn how to uninstall python3-wtf-peewee.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:38:58 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-wtf-peewee
Version : 3.0.3
Release : 1.fc34
Architecture : noarch
Size : 34 k
Source : python-wtf-peewee-3.0.3-1.fc34.src.rpm
Repository : updates
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.