How to Install and Uninstall python3-jaraco.functools Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python3-jaraco.functools" package

Please follow the guidance below to install python3-jaraco.functools on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-jaraco.functools

2. Uninstall "python3-jaraco.functools" package

Learn how to uninstall python3-jaraco.functools on openSUSE Leap:

$ sudo zypper remove python3-jaraco.functools

3. Information about the python3-jaraco.functools package on openSUSE Leap

Information for package python3-jaraco.functools:
-------------------------------------------------
Repository : Main Repository
Name : python3-jaraco.functools
Version : 3.0.0-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 31.4 KiB
Installed : No
Status : not installed
Source package : python-jaraco.functools-3.0.0-bp155.2.9.src
Upstream URL : https://github.com/jaraco/jaraco.functools
Summary : Tools to work with functools
Description :
jaraco.functools Tools for working with functools.
Additional functools in the spirit of stdlib’s functools.