How to Install and Uninstall python3-zeroconf Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-zeroconf" package

This is a short guide on how to install python3-zeroconf on Kali Linux

$ sudo apt update $ sudo apt install python3-zeroconf

2. Uninstall "python3-zeroconf" package

Please follow the steps below to uninstall python3-zeroconf on Kali Linux:

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

3. Information about the python3-zeroconf package on Kali Linux

Package: python3-zeroconf
Source: python-zeroconf
Version: 0.131.0-1
Installed-Size: 391
Maintainer: Debian Python Team
Architecture: all
Depends: python3-async-timeout (>= 4.0.1), python3-ifaddr (>= 0.1.7), python3:any
Breaks: calibre (<< 6.24.0-2~), python3-pychromecast (<< 4.2.0~)
Size: 88400
SHA256: 36d3cc967b7d09c0352db306049b9dcad98e942f1eb0ecebc32ba538b5940f59
SHA1: 4fb71ec18ecd1c94ae088b61c21cc31a58c1790e
MD5sum: 8d9220209b6b7ccf5022f46001d8a16d
Description: 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:
Homepage: https://github.com/python-zeroconf/python-zeroconf
Tag: devel::lang:python, devel::library, implemented-in::python,
network::configuration, protocol::zeroconf, role::devel-lib,
role::source, works-with::network-traffic
Section: python
Priority: optional
Filename: pool/main/p/python-zeroconf/python3-zeroconf_0.131.0-1_all.deb