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

Last updated: July 08,2024

1. Install "python2-cytoolz" package

Please follow the step by step instructions below to install python2-cytoolz on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-cytoolz

2. Uninstall "python2-cytoolz" package

This guide covers the steps necessary to uninstall python2-cytoolz on openSUSE Leap:

$ sudo zypper remove python2-cytoolz

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

Information for package python2-cytoolz:
----------------------------------------
Repository : Main Repository
Name : python2-cytoolz
Version : 0.10.1-bp153.1.21
Arch : x86_64
Vendor : openSUSE
Installed Size : 1,2 MiB
Installed : No
Status : not installed
Source package : python-cytoolz-0.10.1-bp153.1.21.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.