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

Last updated: July 01,2024

1. Install "python38-zeroconf" package

This is a short guide on how to install python38-zeroconf on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-zeroconf

2. Uninstall "python38-zeroconf" package

Please follow the steps below to uninstall python38-zeroconf on openSuSE Tumbleweed:

$ sudo zypper remove python38-zeroconf

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

Information for package python38-zeroconf:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-zeroconf
Version : 0.37.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 726,5 KiB
Installed : No
Status : not installed
Source package : python-zeroconf-0.37.0-1.1.src
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.