How to Install and Uninstall python311-peewee Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "python311-peewee" package

Please follow the step by step instructions below to install python311-peewee on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-peewee

2. Uninstall "python311-peewee" package

Please follow the instructions below to uninstall python311-peewee on openSuSE Tumbleweed:

$ sudo zypper remove python311-peewee

3. Information about the python311-peewee package on openSuSE Tumbleweed

Information for package python311-peewee:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-peewee
Version : 3.17.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.3 MiB
Installed : No
Status : not installed
Source package : python-peewee-3.17.1-1.1.src
Upstream URL : https://github.com/coleifer/peewee
Summary : An expressive ORM that supports multiple SQL backends
Description :
An expressive ORM that supports PostgreSQL, MySQL and SQLite.