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

Last updated: July 02,2024

1. Install "python311-cytoolz" package

This tutorial shows how to install python311-cytoolz on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-cytoolz

2. Uninstall "python311-cytoolz" package

Please follow the guidelines below to uninstall python311-cytoolz on openSuSE Tumbleweed:

$ sudo zypper remove python311-cytoolz

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

Information for package python311-cytoolz:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-cytoolz
Version : 0.12.3-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.0 MiB
Installed : No
Status : not installed
Source package : python-cytoolz-0.12.3-1.4.src
Upstream URL : https://github.com/pytoolz/cytoolz
Summary : High performance python functional utilities in Cython
Description :
Cython implementation of the toolz package, which provides high
performance utility functions for iterables, functions, and
dictionaries.