How to Install and Uninstall python311-toolz Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python311-toolz" package

Here is a brief guide to show you how to install python311-toolz on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-toolz

2. Uninstall "python311-toolz" package

This guide let you learn how to uninstall python311-toolz on openSuSE Tumbleweed:

$ sudo zypper remove python311-toolz

3. Information about the python311-toolz package on openSuSE Tumbleweed

Information for package python311-toolz:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-toolz
Version : 0.12.0-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 666.9 KiB
Installed : No
Status : not installed
Source package : python-toolz-0.12.0-1.9.src
Upstream URL : https://github.com/pytoolz/toolz/
Summary : List processing tools and functional utilities for python
Description :
A set of python utility functions for iterators, functions, and dictionaries.