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

Last updated: July 06,2024

1. Install "python310-peewee" package

This tutorial shows how to install python310-peewee on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-peewee

2. Uninstall "python310-peewee" package

In this section, we are going to explain the necessary steps to uninstall python310-peewee on openSuSE Tumbleweed:

$ sudo zypper remove python310-peewee

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

Information for package python310-peewee:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.