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

Last updated: May 14,2024

1. Install "python39-Yapsy" package

Please follow the guidelines below to install python39-Yapsy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-Yapsy

2. Uninstall "python39-Yapsy" package

Learn how to uninstall python39-Yapsy on openSuSE Tumbleweed:

$ sudo zypper remove python39-Yapsy

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

Information for package python39-Yapsy:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-Yapsy
Version : 1.12.2-3.12
Arch : noarch
Vendor : openSUSE
Installed Size : 202.6 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.