How to Install and Uninstall python3-peewee Package on openSUSE Leap

Last updated: May 10,2024

1. Install "python3-peewee" package

This guide covers the steps necessary to install python3-peewee on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-peewee

2. Uninstall "python3-peewee" package

Here is a brief guide to show you how to uninstall python3-peewee on openSUSE Leap:

$ sudo zypper remove python3-peewee

3. Information about the python3-peewee package on openSUSE Leap

Information for package python3-peewee:
---------------------------------------
Repository : Main Repository
Name : python3-peewee
Version : 3.7.1-1.23
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.7 MiB
Installed : No
Status : not installed
Source package : python-peewee-3.7.1-1.23.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.