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

Last updated: May 06,2024

1. Install "python3-wiring" package

This tutorial shows how to install python3-wiring on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-wiring

2. Uninstall "python3-wiring" package

Please follow the steps below to uninstall python3-wiring on openSUSE Leap:

$ sudo zypper remove python3-wiring

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

Information for package python3-wiring:
---------------------------------------
Repository : Main Repository
Name : python3-wiring
Version : 0.4.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 184.4 KiB
Installed : No
Status : not installed
Source package : python-wiring-0.4.0-bp155.2.11.src
Upstream URL : https://github.com/msiedlarek/wiring
Summary : Architectural foundation for Python applications
Description :
Wiring provides architectural foundation for Python applications, featuring:
* dependency injection
* interface definition and validation
* modular component configuration
* small, extremely pedantic codebase
Full documentation is available at http://wiring.readthedocs.org