How to Install and Uninstall python3-zeroconf Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: May 10,2024

1. Install "python3-zeroconf" package

This guide covers the steps necessary to install python3-zeroconf on Ubuntu 20.04 LTS (Focal Fossa)

$ sudo apt update $ sudo apt install python3-zeroconf

2. Uninstall "python3-zeroconf" package

Please follow the instructions below to uninstall python3-zeroconf on Ubuntu 20.04 LTS (Focal Fossa):

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

3. Information about the python3-zeroconf package on Ubuntu 20.04 LTS (Focal Fossa)

Package: python3-zeroconf
Architecture: all
Version: 0.24.4-0ubuntu1
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: 189
Depends: python3-ifaddr, python3:any, python3-nose
Filename: pool/universe/p/python-zeroconf/python3-zeroconf_0.24.4-0ubuntu1_all.deb
Size: 40592
MD5sum: be9aa76d8a81106f90bfc82158d3d367
SHA1: a16faf9047e0b8dee64cbf777018255895c6b68b
SHA256: 9d3e8f9bcf58bca3ff3e381e9b5f5c3252f5293c12648bf8a73cf0c5f603e4f2
Homepage: https://github.com/jstasiak/python-zeroconf
Description: Pure Python implementation of multicast DNS service discovery (Python3)
Description-md5: 440f828672aa8305a7dca2f8d30202d7
Task: ubuntustudio-publishing