How to Install and Uninstall python3-kazoo Package on openSUSE Leap

Last updated: July 03,2024

1. Install "python3-kazoo" package

Here is a brief guide to show you how to install python3-kazoo on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-kazoo

2. Uninstall "python3-kazoo" package

Please follow the instructions below to uninstall python3-kazoo on openSUSE Leap:

$ sudo zypper remove python3-kazoo

3. Information about the python3-kazoo package on openSUSE Leap

Information for package python3-kazoo:
--------------------------------------
Repository : Main Repository
Name : python3-kazoo
Version : 2.7.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : python-kazoo-2.7.0-bp155.2.11.src
Upstream URL : https://github.com/python-zk/kazoo
Summary : Higher Level Zookeeper Client
Description :
Implements a higher level API to Apache Zookeeper for Python clients.