How to Install and Uninstall python-avahi Package on openSUSE Leap

Last updated: September 20,2024

1. Install "python-avahi" package

This guide let you learn how to install python-avahi on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-avahi

2. Uninstall "python-avahi" package

Please follow the instructions below to uninstall python-avahi on openSUSE Leap:

$ sudo zypper remove python-avahi

3. Information about the python-avahi package on openSUSE Leap

Information for package python-avahi:
-------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python-avahi
Version : 0.6.32-5.13.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 21,2 KiB
Installed : No
Status : not installed
Source package : avahi-0.6.32-5.13.1.src
Summary : A set of Avahi utilities written in Python
Description :
Avahi is an implementation of the DNS Service Discovery and Multicast
DNS specifications for Zeroconf Computing. It uses D-BUS for
communication between user applications and a system daemon. The daemon
is used to coordinate application efforts in caching replies, necessary
to minimize the traffic imposed on networks.
The Avahi mDNS responder is now feature complete, implementing all
MUSTs and the majority of the SHOULDs of the mDNS and DNS-SD RFCs. It
passes all tests in the Apple Bonjour conformance test suite. In
addition, it supports some nifty things that have never been seen
elsewhere, like correct mDNS reflection across LAN segments.