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

Last updated: July 08,2024

1. Install "python312-cytoolz" package

Please follow the guidance below to install python312-cytoolz on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-cytoolz

2. Uninstall "python312-cytoolz" package

Please follow the steps below to uninstall python312-cytoolz on openSuSE Tumbleweed:

$ sudo zypper remove python312-cytoolz

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

Information for package python312-cytoolz:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-cytoolz
Version : 0.12.3-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.1 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.