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

Last updated: November 08,2024

1. Install "python312-methodtools" package

Please follow the guidelines below to install python312-methodtools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-methodtools

2. Uninstall "python312-methodtools" package

Here is a brief guide to show you how to uninstall python312-methodtools on openSuSE Tumbleweed:

$ sudo zypper remove python312-methodtools

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

Information for package python312-methodtools:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-methodtools
Version : 0.4.7-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 12.2 KiB
Installed : No
Status : not installed
Source package : python-methodtools-0.4.7-1.2.src
Upstream URL : https://github.com/youknowone/methodtools
Summary : Expand Standard Functools to Methods
Description :
Expand functools features to methods, classmethods,
staticmethods and even for (unofficial) hybrid methods.