How to Install and Uninstall python-zeroconf Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 16,2024
1. Install "python-zeroconf" package
Please follow the guidance below to install python-zeroconf on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-zeroconf
Copied
2. Uninstall "python-zeroconf" package
Please follow the step by step instructions below to uninstall python-zeroconf on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-zeroconf
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-zeroconf package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-zeroconf
Priority: optional
Section: universe/python
Installed-Size: 90
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.17.4-1
Depends: python-enum34, python-netifaces, python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-zeroconf/python-zeroconf_0.17.4-1_all.deb
Size: 20674
MD5sum: 603ca7db1c754ca96d7e3956698a4a8e
SHA1: 99cd13e90ecb4c382bd3f7d92c700676ff523eb5
SHA256: be9d1e39a18adb183242866a17225effba439d6b8aaf281599fca1a97bd7f9b3
Description-en: Pure Python implementation of multicast DNS service discovery
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
Description-md5: 54ed36040a3aa19e4cda283eed5083f0
Homepage: https://github.com/jstasiak/python-zeroconf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 90
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.17.4-1
Depends: python-enum34, python-netifaces, python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-zeroconf/python-zeroconf_0.17.4-1_all.deb
Size: 20674
MD5sum: 603ca7db1c754ca96d7e3956698a4a8e
SHA1: 99cd13e90ecb4c382bd3f7d92c700676ff523eb5
SHA256: be9d1e39a18adb183242866a17225effba439d6b8aaf281599fca1a97bd7f9b3
Description-en: Pure Python implementation of multicast DNS service discovery
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
Description-md5: 54ed36040a3aa19e4cda283eed5083f0
Homepage: https://github.com/jstasiak/python-zeroconf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu