How to Install and Uninstall python3-tooz Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "python3-tooz" package

This is a short guide on how to install python3-tooz on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-tooz

2. Uninstall "python3-tooz" package

Please follow the step by step instructions below to uninstall python3-tooz on openSuSE Tumbleweed:

$ sudo zypper remove python3-tooz

3. Information about the python3-tooz package on openSuSE Tumbleweed

Information for package python3-tooz:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-tooz
Version : 4.2.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : python-tooz-4.2.0-1.2.src
Upstream URL : https://docs.openstack.org/tooz/latest/
Summary : Coordination library for distributed systems
Description :
The Tooz project aims at centralizing the most common distributed primitives
like group membership protocol, lock service and leader election by providing
a coordination API helping developers to build distributed applications.
This package contains the Python 3.x module.