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

Last updated: May 20,2024

1. Install "python36-toolz" package

This is a short guide on how to install python36-toolz on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-toolz

2. Uninstall "python36-toolz" package

In this section, we are going to explain the necessary steps to uninstall python36-toolz on openSuSE Tumbleweed:

$ sudo zypper remove python36-toolz

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

Information for package python36-toolz:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-toolz
Version : 0.11.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 588,0 KiB
Installed : No
Status : not installed
Source package : python-toolz-0.11.1-1.4.src
Summary : List processing tools and functional utilities for python
Description :
A set of python utility functions for iterators, functions, and dictionaries.