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

Last updated: June 03,2024

1. Install "python310-cytoolz" package

This is a short guide on how to install python310-cytoolz on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-cytoolz

2. Uninstall "python310-cytoolz" package

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

$ sudo zypper remove python310-cytoolz

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

Information for package python310-cytoolz:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.