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

Last updated: June 29,2024

1. Install "python310-zeroconf" package

Please follow the guidance below to install python310-zeroconf on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-zeroconf

2. Uninstall "python310-zeroconf" package

This guide let you learn how to uninstall python310-zeroconf on openSuSE Tumbleweed:

$ sudo zypper remove python310-zeroconf

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

Information for package python310-zeroconf:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-zeroconf
Version : 0.56.0-2.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 726.1 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.