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

Last updated: May 19,2024

1. Install "python38-wirerope" package

This guide covers the steps necessary to install python38-wirerope on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-wirerope

2. Uninstall "python38-wirerope" package

Here is a brief guide to show you how to uninstall python38-wirerope on openSuSE Tumbleweed:

$ sudo zypper remove python38-wirerope

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

Information for package python38-wirerope:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-wirerope
Version : 0.4.2-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 52,3 KiB
Installed : No
Status : not installed
Source package : python-wirerope-0.4.2-1.6.src
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.