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

Last updated: November 25,2024

1. Install "python3-peewee.x86_64" package

Please follow the step by step instructions below to install python3-peewee.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install python3-peewee.x86_64

2. Uninstall "python3-peewee.x86_64" package

Here is a brief guide to show you how to uninstall python3-peewee.x86_64 on Fedora 39:

$ sudo dnf remove python3-peewee.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:53:16 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-peewee
Version : 3.17.1
Release : 1.fc39
Architecture : x86_64
Size : 545 k
Source : python-peewee-3.17.1-1.fc39.src.rpm
Repository : updates
Summary : A simple and small ORM
URL : https://github.com/coleifer/peewee
License : MIT
Description : Peewee is a simple and small ORM. It has few (but expressive) concepts, making
: it easy to learn and intuitive to use.