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

Last updated: July 01,2024

1. Install "python310-Yapsy" package

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

$ sudo zypper refresh $ sudo zypper install python310-Yapsy

2. Uninstall "python310-Yapsy" package

This guide covers the steps necessary to uninstall python310-Yapsy on openSuSE Tumbleweed:

$ sudo zypper remove python310-Yapsy

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

Information for package python310-Yapsy:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-Yapsy
Version : 1.12.2-3.12
Arch : noarch
Vendor : openSUSE
Installed Size : 202.3 KiB
Installed : No
Status : not installed
Source package : python-Yapsy-1.12.2-3.12.src
Upstream URL : http://yapsy.sourceforge.net
Summary : Yet another plugin system
Description :
Yapsy is a small library implementing the core mechanisms needed to
build a plugin system into a wider application.
The main purpose is to depend only on Python's standard libraries (at
least version 2.3) and to implement only the basic functionalities
needed to detect, load and keep track of several plugins.