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

Last updated: May 20,2024

1. Install "python312-zeroconf" package

Learn how to install python312-zeroconf on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-zeroconf

2. Uninstall "python312-zeroconf" package

This guide covers the steps necessary to uninstall python312-zeroconf on openSuSE Tumbleweed:

$ sudo zypper remove python312-zeroconf

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

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