How to Install and Uninstall python312-wirerope Package on openSuSE Tumbleweed

Last updated: July 08,2024

1. Install "python312-wirerope" package

Please follow the step by step instructions below to install python312-wirerope on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-wirerope

2. Uninstall "python312-wirerope" package

This is a short guide on how to uninstall python312-wirerope on openSuSE Tumbleweed:

$ sudo zypper remove python312-wirerope

3. Information about the python312-wirerope package on openSuSE Tumbleweed

Information for package python312-wirerope:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-wirerope
Version : 0.4.7-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 60.0 KiB
Installed : No
Status : not installed
Source package : python-wirerope-0.4.7-1.7.src
Upstream URL : https://github.com/youknowone/wirerope
Summary : The Way to Handle Bound Methods
Description :
wirerope.rope.WireRope is the wrapper for callables. By wrapping a function
with WireRope with a custom subclass of the wirerope.wire.Wire class, the
wire object will be created by each function or bound method.