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

Last updated: September 22,2024

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

This guide let you learn how to install python3-wtf-peewee.noarch on Fedora 39

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

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

Please follow the guidelines below to uninstall python3-wtf-peewee.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:35:01 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-wtf-peewee
Version : 3.0.5
Release : 1.fc39
Architecture : noarch
Size : 46 k
Source : python-wtf-peewee-3.0.5-1.fc39.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.