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

Last updated: May 15,2024

1. Install "python36-cytoolz" package

Here is a brief guide to show you how to install python36-cytoolz on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-cytoolz

2. Uninstall "python36-cytoolz" package

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

$ sudo zypper remove python36-cytoolz

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

Information for package python36-cytoolz:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-cytoolz
Version : 0.10.1-2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 1,1 MiB
Installed : No
Status : not installed
Source package : python-cytoolz-0.10.1-2.11.src
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.