How to Install and Uninstall python3-cytoolz Package on openSUSE Leap

Last updated: May 07,2024

1. Install "python3-cytoolz" package

Please follow the guidelines below to install python3-cytoolz on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-cytoolz

2. Uninstall "python3-cytoolz" package

Please follow the instructions below to uninstall python3-cytoolz on openSUSE Leap:

$ sudo zypper remove python3-cytoolz

3. Information about the python3-cytoolz package on openSUSE Leap

Information for package python3-cytoolz:
----------------------------------------
Repository : Main Repository
Name : python3-cytoolz
Version : 0.10.1-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : python-cytoolz-0.10.1-bp155.2.10.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.