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

Last updated: July 03,2024

1. Install "python311-jaraco.functools" package

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

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

2. Uninstall "python311-jaraco.functools" package

In this section, we are going to explain the necessary steps to uninstall python311-jaraco.functools on openSUSE Leap:

$ sudo zypper remove python311-jaraco.functools

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

Information for package python311-jaraco.functools:
---------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-jaraco.functools
Version : 3.6.0-150400.9.3.6
Arch : noarch
Vendor : SUSE LLC
Installed Size : 46.7 KiB
Installed : No
Status : not installed
Source package : python-jaraco.functools-3.6.0-150400.9.3.6.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.