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

Last updated: May 15,2024

1. Install "python39-zeroconf" package

Here is a brief guide to show you how to install python39-zeroconf on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-zeroconf

2. Uninstall "python39-zeroconf" package

Please follow the instructions below to uninstall python39-zeroconf on openSuSE Tumbleweed:

$ sudo zypper remove python39-zeroconf

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

Information for package python39-zeroconf:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-zeroconf
Version : 0.56.0-2.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 725.9 KiB
Installed : No
Status : not installed
Source package : python-zeroconf-0.56.0-2.4.src
Upstream URL : https://github.com/jstasiak/python-zeroconf
Summary : Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
Description :
This is a fork of pyzeroconf, a Multicast DNS Service Discovery for Python.
It is compatible with Bonjour and Avahi.
Compared to some other Zeroconf/Bonjour/Avahi Python packages, python-zeroconf
is not tied to Bonjour or Avahi, does not use D-Bus and
does not force you to use a particular event loop or python-twisted.