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

Last updated: May 20,2024

1. Install "python3-Yapsy" package

Please follow the guidelines below to install python3-Yapsy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-Yapsy

2. Uninstall "python3-Yapsy" package

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

$ sudo zypper remove python3-Yapsy

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

Information for package python3-Yapsy:
--------------------------------------
Repository : Main Repository
Name : python3-Yapsy
Version : 1.12.2-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 278.9 KiB
Installed : No
Status : not installed
Source package : python-Yapsy-1.12.2-bp155.2.11.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.