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

Last updated: June 26,2024

1. Install "python36-wirerope" package

Here is a brief guide to show you how to install python36-wirerope on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-wirerope

2. Uninstall "python36-wirerope" package

This tutorial shows how to uninstall python36-wirerope on openSuSE Tumbleweed:

$ sudo zypper remove python36-wirerope

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

Information for package python36-wirerope:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-wirerope
Version : 0.4.2-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 52,4 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.