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

Last updated: June 04,2024

1. Install "python39-toolz" package

Please follow the guidance below to install python39-toolz on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-toolz

2. Uninstall "python39-toolz" package

This tutorial shows how to uninstall python39-toolz on openSuSE Tumbleweed:

$ sudo zypper remove python39-toolz

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

Information for package python39-toolz:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-toolz
Version : 0.12.0-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 499.0 KiB
Installed : No
Status : not installed
Source package : python-toolz-0.12.0-1.9.src
Upstream URL : https://github.com/pytoolz/toolz/
Summary : List processing tools and functional utilities for python
Description :
A set of python utility functions for iterators, functions, and dictionaries.