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

Last updated: November 26,2024

1. Install "python38-cytoolz" package

This tutorial shows how to install python38-cytoolz on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-cytoolz

2. Uninstall "python38-cytoolz" package

This guide covers the steps necessary to uninstall python38-cytoolz on openSuSE Tumbleweed:

$ sudo zypper remove python38-cytoolz

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

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