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

Last updated: October 05,2024

1. Install "python3-netdisco" package

Here is a brief guide to show you how to install python3-netdisco on Kali Linux

$ sudo apt update $ sudo apt install python3-netdisco

2. Uninstall "python3-netdisco" package

Learn how to uninstall python3-netdisco on Kali Linux:

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

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

Package: python3-netdisco
Source: python-netdisco
Version: 2.8.2-3
Installed-Size: 142
Maintainer: Debian Python Team
Architecture: all
Depends: python3-requests, python3-zeroconf, python3:any
Size: 22744
SHA256: 3fc3003839e52dc9aabb62a61b0bcf6d741ac665ae2bb3c829d7668bda821448
SHA1: 5839e14254d85e8192fc4406fb60555a525d2d99
MD5sum: 219b06de3846c5b91600a99457ee0555
Description: Library to discover local devices and services (Python 3)
This is a Python 3 library to discover local devices and services on the
network. It allows one to scan on demand or offer a service that will scan the
network in the background in a set interval.
.
Current methods of scanning:
.
- mDNS (includes Chromecast, Homekit)
- uPnP
- Plex Media Server using Good Day Mate protocol
- Logitech Media Server discovery protocol
- Daikin discovery protocol
- Web OS discovery protocol
Description-md5:
Homepage: https://github.com/home-assistant/netdisco
Section: python
Priority: optional
Filename: pool/main/p/python-netdisco/python3-netdisco_2.8.2-3_all.deb