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

Last updated: May 19,2024

1. Install "python39-cytoolz" package

Please follow the steps below to install python39-cytoolz on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-cytoolz

2. Uninstall "python39-cytoolz" package

This tutorial shows how to uninstall python39-cytoolz on openSuSE Tumbleweed:

$ sudo zypper remove python39-cytoolz

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

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