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

Last updated: May 23,2024

1. Install "python36-Yapsy" package

Please follow the instructions below to install python36-Yapsy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-Yapsy

2. Uninstall "python36-Yapsy" package

Please follow the instructions below to uninstall python36-Yapsy on openSuSE Tumbleweed:

$ sudo zypper remove python36-Yapsy

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

Information for package python36-Yapsy:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-Yapsy
Version : 1.12.2-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 278,6 KiB
Installed : No
Status : not installed
Source package : python-Yapsy-1.12.2-3.2.src
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.