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

Last updated: July 04,2024

1. Install "python-avahi-gtk" package

Here is a brief guide to show you how to install python-avahi-gtk on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-avahi-gtk

2. Uninstall "python-avahi-gtk" package

This guide covers the steps necessary to uninstall python-avahi-gtk on openSUSE Leap:

$ sudo zypper remove python-avahi-gtk

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

Information for package python-avahi-gtk:
-----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python-avahi-gtk
Version : 0.6.32-5.13.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 18,3 KiB
Installed : No
Status : not installed
Source package : avahi-glib2-0.6.32-5.13.1.src
Summary : A set of Avahi utilities written in Python Using python-gtk
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.