How to Install and Uninstall python2-Yapsy Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python2-Yapsy" package

Please follow the guidance below to install python2-Yapsy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-Yapsy

2. Uninstall "python2-Yapsy" package

Please follow the instructions below to uninstall python2-Yapsy on openSUSE Leap:

$ sudo zypper remove python2-Yapsy

3. Information about the python2-Yapsy package on openSUSE Leap

Information for package python2-Yapsy:
--------------------------------------
Repository : Main Repository
Name : python2-Yapsy
Version : 1.12.2-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 214,9 KiB
Installed : No
Status : not installed
Source package : python-Yapsy-1.12.2-bp153.1.15.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.