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

Last updated: May 19,2024

1. Install "python39-peewee" package

Please follow the guidance below to install python39-peewee on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-peewee

2. Uninstall "python39-peewee" package

Here is a brief guide to show you how to uninstall python39-peewee on openSuSE Tumbleweed:

$ sudo zypper remove python39-peewee

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

Information for package python39-peewee:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-peewee
Version : 3.17.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.7 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.