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

Last updated: July 01,2024

1. Install "python36-methodtools" package

Please follow the steps below to install python36-methodtools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-methodtools

2. Uninstall "python36-methodtools" package

Please follow the guidance below to uninstall python36-methodtools on openSuSE Tumbleweed:

$ sudo zypper remove python36-methodtools

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

Information for package python36-methodtools:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-methodtools
Version : 0.4.2-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 11,4 KiB
Installed : No
Status : not installed
Source package : python-methodtools-0.4.2-1.6.src
Summary : Expand Standard Functools to Methods
Description :
Expand functools features to methods, classmethods,
staticmethods and even for (unofficial) hybrid methods.