How to Install and Uninstall python-Louie Package on openSUSE Leap

Last updated: May 14,2024

1. Install "python-Louie" package

Learn how to install python-Louie on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-Louie

2. Uninstall "python-Louie" package

Please follow the guidelines below to uninstall python-Louie on openSUSE Leap:

$ sudo zypper remove python-Louie

3. Information about the python-Louie package on openSUSE Leap

Information for package python-Louie:
-------------------------------------
Repository : Main Repository
Name : python-Louie
Version : 1.1-bp153.1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 118,1 KiB
Installed : No
Status : not installed
Source package : python-Louie-1.1-bp153.1.13.src
Summary : Signal dispatching mechanism
Description :
Louie provides Python programmers with a straightforward way to
dispatch signals between objects in a wide variety of contexts. It is
based on PyDispatcher, which in turn was based on a highly-rated
recipe in the Python Cookbook.