How to Install and Uninstall python3-zeroconf Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "python3-zeroconf" package

Please follow the guidelines below to install python3-zeroconf on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-zeroconf

2. Uninstall "python3-zeroconf" package

Here is a brief guide to show you how to uninstall python3-zeroconf on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-zeroconf $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-zeroconf package on Ubuntu 21.10 (Impish Indri)

Package: python3-zeroconf
Architecture: all
Version: 0.26.1-1
Priority: optional
Section: universe/python
Source: python-zeroconf
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 198
Depends: python3-ifaddr, python3:any
Breaks: python3-pychromecast (<< 4.2.0~)
Filename: pool/universe/p/python-zeroconf/python3-zeroconf_0.26.1-1_all.deb
Size: 43048
MD5sum: 7f97e6b6892321733314d0c644fa90a4
SHA1: 6807997d0f56238340109cd68011df716351d4b3
SHA256: 18c96749c178a0c6dfd5025196222aa037621561185502d21d7de9a49c7af6d9
SHA512: d17aac2ce2d7fc95fa9895bbf2d2121c3088c58d46ffac2504b82978737dc823608c63bf104f9c07770b14b00aeea36252351839bf9e531f152c4a65431db49f
Homepage: https://github.com/jstasiak/python-zeroconf
Description-en: Pure Python implementation of multicast DNS service discovery (Python3)
This is an implementation of the multicast DNS Service Discover Library
zeroconf in pure Python.
.
Compared to some other Zeroconf/Bonjour/Avahi Python packages:
.
- isn't tied to Bonjour or Avahi
- doesn't use D-Bus
- doesn't force you to use particular event loop or Twisted
.
This is the Python3 version of the library.
Description-md5: 440f828672aa8305a7dca2f8d30202d7
Task: ubuntustudio-publishing