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

Last updated: September 28,2024

1. Install "python312-toolz" package

This tutorial shows how to install python312-toolz on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-toolz

2. Uninstall "python312-toolz" package

This guide covers the steps necessary to uninstall python312-toolz on openSuSE Tumbleweed:

$ sudo zypper remove python312-toolz

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

Information for package python312-toolz:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-toolz
Version : 0.12.0-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 611.6 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.