How to Install and Uninstall python3-toolz Package on openSUSE Leap
Last updated: November 22,2024
1. Install "python3-toolz" package
Here is a brief guide to show you how to install python3-toolz on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-toolz
Copied
2. Uninstall "python3-toolz" package
This tutorial shows how to uninstall python3-toolz on openSUSE Leap:
$
sudo zypper remove
python3-toolz
Copied
3. Information about the python3-toolz package on openSUSE Leap
Information for package python3-toolz:
--------------------------------------
Repository : Main Repository
Name : python3-toolz
Version : 0.10.0-bp155.2.14
Arch : noarch
Vendor : openSUSE
Installed Size : 630.0 KiB
Installed : No
Status : not installed
Source package : python-toolz-0.10.0-bp155.2.14.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.
--------------------------------------
Repository : Main Repository
Name : python3-toolz
Version : 0.10.0-bp155.2.14
Arch : noarch
Vendor : openSUSE
Installed Size : 630.0 KiB
Installed : No
Status : not installed
Source package : python-toolz-0.10.0-bp155.2.14.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.